Skip to content

Commit d9f91a6

Browse files
renovate-botJoonatan Mäkinen
authored andcommitted
Skip: Update dependency aiohttp to v3.10.2 [SECURITY]
1 parent 791033e commit d9f91a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
dependencies = [
2525
"aiohttp-session==2.12.0",
26-
"aiohttp==3.9.5",
26+
"aiohttp==3.10.2",
2727
"redis==5.0.7",
2828
"asyncpg==0.29.0",
2929
"certifi==2024.7.4",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.9.5
1+
aiohttp==3.10.2
22
aiohttp-session==2.12.0
33
redis==5.0.7
44
asyncpg==0.29.0

0 commit comments

Comments
 (0)