Skip to content

Commit

Permalink
chore(deps): bump aiohttp from 3.6.2 to 3.10.11 in /testing
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.10.11.
- [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.6.2...v3.10.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent bfab592 commit 8c62857
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testing/constraints-3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ cachetools==2.0.0
pyasn1-modules==0.2.1
setuptools==40.3.0
rsa==3.1.4
aiohttp==3.6.2
aiohttp==3.10.11
requests==2.20.0
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ grpcio
pytest-asyncio; python_version > '3.0'
aioresponses; python_version > '3.0'
asynctest; python_version > '3.0'
aiohttp < 3.10.0; python_version > '3.0'
aiohttp < 3.11.0; python_version > '3.0'

0 comments on commit 8c62857

Please sign in to comment.