Skip to content

Commit

Permalink
poetry prod(deps): bump python-telegram-bot from 13.1 to 13.2 (#12)
Browse files Browse the repository at this point in the history
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.1 to 13.2.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](python-telegram-bot/python-telegram-bot@v13.1...v13.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2021
1 parent 42c65ec commit 6f4dd13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -16,7 +16,7 @@ include_trailing_comma = true
[tool.poetry.dependencies]
python = "^3.8"
python-dotenv = "^0.15.0"
python-telegram-bot = "^13.0"
python-telegram-bot = "^13.2"
sentry-sdk = "^0.19.1"
requests = "^2.25.1"
beautifulsoup4 = "^4.9.3"
Expand Down

0 comments on commit 6f4dd13

Please sign in to comment.