Skip to content

Commit 0db051a

Browse files
Bump aiohttp from 3.10.10 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.10...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6556e89 commit 0db051a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
dependencies = [
2424
"aiohttp-session==2.12.1",
25-
"aiohttp==3.10.10",
25+
"aiohttp==3.10.11",
2626
"redis==5.1.1",
2727
"asyncpg==0.29.0",
2828
"certifi==2024.8.30",

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.10.10
1+
aiohttp==3.10.11
22
aiohttp-session==2.12.1
33
redis==5.1.1
44
asyncpg==0.29.0

0 commit comments

Comments
 (0)