Skip to content

Commit 1959b86

Browse files
authored
Merge pull request #1082 from SpaceCowMedia/dependabot/pip/bot/telegram/python-telegram-bot-22.7
Bump python-telegram-bot from 22.6 to 22.7 in /bot/telegram
2 parents 93bb0f5 + 83a2787 commit 1959b86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bot/telegram/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python-telegram-bot[http2]==22.6
1+
python-telegram-bot[http2]==22.7
22
# client
33
urllib3==2.6.3
44
python-dateutil==2.9.0.post0

bot/telegram/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pydantic-core==2.41.5
6161
# via pydantic
6262
python-dateutil==2.9.0.post0
6363
# via -r requirements.in
64-
python-telegram-bot[http2]==22.6
64+
python-telegram-bot[http2]==22.7
6565
# via -r requirements.in
6666
six==1.17.0
6767
# via python-dateutil

0 commit comments

Comments
 (0)