Skip to content

Commit ef3a747

Browse files
Bump aiohttp from 3.13.4 to 3.13.5 in /bot/discord
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e61802 commit ef3a747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bot/discord/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ discord.py==2.7.1
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/discord/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)