Skip to content

Commit b8b1ef2

Browse files
Bump aiohttp from 3.11.18 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.18 to 3.12.14. - [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.11.18...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a788d commit b8b1ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def read(path: str) -> str:
5656
"kubernetes-asyncio==31.1.0",
5757
"PyYAML<7.0",
5858
"prometheus_client==0.22.1",
59-
"aiohttp==3.11.18",
59+
"aiohttp==3.12.14",
6060
"verlib2==0.3.1",
6161
"wrapt==1.17.2",
6262
"python-json-logger==3.3.0",

0 commit comments

Comments
 (0)