Skip to content

Commit

Permalink
Bump aiohttp from 3.6.2 to 3.7.1
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.7.1.
- [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.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2020
1 parent fdccb26 commit 39a5b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile test-requirements.in
#
aiohttp==3.6.2 # via -r test-requirements.in, pytest-aiohttp
aiohttp==3.7.1 # via -r test-requirements.in, pytest-aiohttp
asgiref==3.2.10 # via django
async-timeout==3.0.1 # via aiohttp
attrs==20.2.0 # via aiohttp, pytest
Expand Down Expand Up @@ -48,7 +48,7 @@ sqlparse==0.3.1 # via django
termcolor==1.1.0 # via pytest-sugar
toml==0.10.1 # via pytest
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.3 # via mypy
typing-extensions==3.7.4.3 # via aiohttp, mypy
urllib3==1.25.10 # via requests
uvicorn==0.11.8 # via -r test-requirements.in
uvloop==0.14.0 # via uvicorn
Expand Down

0 comments on commit 39a5b5d

Please sign in to comment.