Skip to content

Commit c6576a6

Browse files
Bump aiohttp from 3.13.4 to 3.13.5 in /bot/reddit
--- 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 c6576a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bot/reddit/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ asyncpraw==7.8.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/reddit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiofiles==0.8.0
88
# via asyncpraw
99
aiohappyeyeballs==2.6.1
1010
# via aiohttp
11-
aiohttp==3.13.4
11+
aiohttp==3.13.5
1212
# via
1313
# -r requirements.in
1414
# aiohttp-retry

0 commit comments

Comments
 (0)