Skip to content

Commit

Permalink
Bump aiohttp from 3.11.2 to 3.11.4 (#1069)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent eda767c commit d2cd952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def run_tests(self):
"requests>=2.18.4",
"websockets>=10.0",
"pyyaml",
"aiohttp==3.11.2",
"aiohttp==3.11.4",
"aiofile>=2.0.0",
"yapic.json>=1.6.3",
'uvloop ; platform_system!="Windows"',
Expand Down

0 comments on commit d2cd952

Please sign in to comment.