Skip to content

Commit ac3ead7

Browse files
Bump aiohttp from 3.10.11 to 3.11.11
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2c23e7 commit ac3ead7

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
@@ -55,7 +55,7 @@ def read(path: str) -> str:
5555
"kubernetes-asyncio==31.1.0",
5656
"PyYAML<7.0",
5757
"prometheus_client==0.21.1",
58-
"aiohttp==3.10.11",
58+
"aiohttp==3.11.11",
5959
"wrapt==1.17.0",
6060
"python-json-logger==3.2.1",
6161
],

0 commit comments

Comments
 (0)