Skip to content

Commit

Permalink
Update python-telegram-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Mar 18, 2024
1 parent 73b0ee0 commit e0b68b2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "GPL-3.0"
python = "^3.12"
sentry-sdk = "^1.5.0"
dynaconf = { extras = ["yaml"], version = "^3.2.4" }
python-telegram-bot = {version = "^20.1", extras = ["webhooks"]}
python-telegram-bot = {version = "^21.0.1", extras = ["webhooks"]}

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.5.0"
Expand Down

0 comments on commit e0b68b2

Please sign in to comment.