Skip to content

Commit

Permalink
Bump python-telegram-bot from 21.1 to 21.5
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 21.1 to 21.5.
- [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@v21.1...v21.5)

---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Emrys-Merlin committed Sep 7, 2024
1 parent c15ab08 commit e111c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["bot", "scraping", "telegram"]
license = { text = "MIT" }
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"python-telegram-bot==21.1",
"python-telegram-bot==21.5",
"pydantic==2.9.0",
"loguru==0.7.2",
"playwright==1.46.0",
Expand Down

0 comments on commit e111c46

Please sign in to comment.