dependabot[bot] commited on
Commit
6c0bd9e
·
1 Parent(s): 097c654

Bump python-telegram-bot from 21.4 to 21.5

Browse files

Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.4 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](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.4...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]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -61,7 +61,7 @@ pyrate-limiter==3.7.0
61
  pytz==2024.1
62
  python-arq==6.0.7
63
  pyrogram==2.0.106
64
- python-telegram-bot==21.4
65
 
66
  # ==== R ====
67
  regex==2024.7.24
 
61
  pytz==2024.1
62
  python-arq==6.0.7
63
  pyrogram==2.0.106
64
+ python-telegram-bot==21.5
65
 
66
  # ==== R ====
67
  regex==2024.7.24