Skip to content

Commit

Permalink
fix(deps): update dependency python-telegram-bot to v21.7 (zeshuaro#2350
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent cd273c2 commit 263a71f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -17,7 +17,7 @@ python-telegram-bot = { extras = [
"callback-data",
"rate-limiter",
"webhooks",
], version = "==21.6" }
], version = "==21.7" }
requests = "2.32.3"
slack-sdk = "3.33.3"
weasyprint = "62.3"
Expand Down

0 comments on commit 263a71f

Please sign in to comment.