Skip to content

Commit

Permalink
Bump aiohttp from 3.9.4 to 3.10.2 in /src
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2.
- [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.9.4...v3.10.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 036f0b5 commit 2e33c98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
#
# pip-compile requirements-dev.in
#
aiohttp==3.9.4
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.2
# via
# -r requirements-dev.in
# aiohttp-cors
Expand Down Expand Up @@ -59,9 +61,7 @@ colorama==0.4.6
colorful==0.5.5
# via ray
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cryptography==43.0.1
# via -r requirements.txt
defusedxml==0.7.1
Expand Down

0 comments on commit 2e33c98

Please sign in to comment.