Skip to content

Commit cd5a224

Browse files
Bump aiohttp from 3.11.2 to 3.11.4
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eda767c commit cd5a224

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
@@ -78,7 +78,7 @@ def run_tests(self):
7878
"requests>=2.18.4",
7979
"websockets>=10.0",
8080
"pyyaml",
81-
"aiohttp==3.11.2",
81+
"aiohttp==3.11.4",
8282
"aiofile>=2.0.0",
8383
"yapic.json>=1.6.3",
8484
'uvloop ; platform_system!="Windows"',

0 commit comments

Comments
 (0)