Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent b8666ae commit 8f30101
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,18 @@
#
# pip-compile dev_requirements/requirements-tests.in
#
aiohttp==3.9.5
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
# via aioresponses
aioresponses==0.7.6
# via -r dev_requirements/requirements-tests.in
# via -r requirements-tests.in
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
freezegun==1.5.1
# via -r dev_requirements/requirements-tests.in
# via -r requirements-tests.in
frozenlist==1.4.1
# via
# aiohttp
Expand All @@ -32,16 +34,16 @@ pluggy==1.5.0
# via pytest
pytest==8.3.2
# via
# -r dev_requirements/requirements-tests.in
# -r requirements-tests.in
# pytest-asyncio
# pytest-datafiles
# pytest-mock
pytest-asyncio==0.22.0
# via -r dev_requirements/requirements-tests.in
# via -r requirements-tests.in
pytest-datafiles==3.0.0
# via -r dev_requirements/requirements-tests.in
# via -r requirements-tests.in
pytest-mock==3.14.0
# via -r dev_requirements/requirements-tests.in
# via -r requirements-tests.in
python-dateutil==2.9.0.post0
# via freezegun
six==1.16.0
Expand Down

0 comments on commit 8f30101

Please sign in to comment.