Skip to content

Commit 93bb0f5

Browse files
Merge pull request #1083 from SpaceCowMedia/dependabot/pip/bot/telegram/aiohttp-3.13.5
Bump aiohttp from 3.13.4 to 3.13.5 in /bot/telegram
2 parents 1c6d140 + b811997 commit 93bb0f5

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
@@ -2,6 +2,6 @@ python-telegram-bot[http2]==22.6
22
# client
33
urllib3==2.6.3
44
python-dateutil==2.9.0.post0
5-
aiohttp==3.13.4
5+
aiohttp==3.13.5
66
aiohttp-retry==2.9.1
77
pydantic==2.12.5

bot/telegram/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.13.4
9+
aiohttp==3.13.5
1010
# via
1111
# -r requirements.in
1212
# aiohttp-retry

0 commit comments

Comments
 (0)