Skip to content

Commit 640c06c

Browse files
Bump aiohttp from 3.10.5 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 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.5...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 484ca10 commit 640c06c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile -o requirements-test.txt --extra test pyproject.toml
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.10.5
5+
aiohttp==3.10.11
66
# via geoip2
77
aiosignal==1.3.1
88
# via aiohttp

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile -o requirements.txt pyproject.toml
33
aiohappyeyeballs==2.4.0
44
# via aiohttp
5-
aiohttp==3.10.5
5+
aiohttp==3.10.11
66
# via geoip2
77
aiosignal==1.3.1
88
# via aiohttp

0 commit comments

Comments
 (0)