Skip to content

Commit

Permalink
Merge 1fe3dd2 into 4fd0145
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 20, 2020
2 parents 4fd0145 + 1fe3dd2 commit 863b7d3
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.3 # 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 863b7d3

Please sign in to comment.