Skip to content

Commit

Permalink
Bump aiohttp from 3.10.5 to 3.11.2 (#1068)
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-minor
...

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 18, 2024
1 parent 5e551aa commit eda767c
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.10.5",
"aiohttp==3.11.2",
"aiofile>=2.0.0",
"yapic.json>=1.6.3",
'uvloop ; platform_system!="Windows"',
Expand Down

0 comments on commit eda767c

Please sign in to comment.