Skip to content

Commit

Permalink
fix(deps): update dependency python-telegram-bot to v20.5 (#1696)
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 Sep 4, 2023
1 parent f3715d6 commit 2f6b0ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 = "==20.4" }
], version = "==20.5" }
requests = "2.31.0"
slack-sdk = "3.21.3"
weasyprint = "59.0"
Expand Down

0 comments on commit 2f6b0ce

Please sign in to comment.