Skip to content

Commit 999fc22

Browse files
chore(deps): bump python-telegram-bot from 21.9 to 21.10
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.9 to 21.10. - [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.9...v21.10) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00d1f14 commit 999fc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cryptography==42.0.8; platform_machine == 'armv7l'
99
cryptography==44.0.0; platform_machine != 'armv7l'
1010
aiohttp==3.10.11
1111
SQLAlchemy==2.0.36
12-
python-telegram-bot==21.9
12+
python-telegram-bot==21.10
1313
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1414
httpx>=0.24.1
1515
humanize==4.11.0

0 commit comments

Comments
 (0)