Skip to content

Commit

Permalink
Merge e311834 into 09bd02f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 4, 2019
2 parents 09bd02f + e311834 commit d09171c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ certifi==2019.9.11 # via httpx, requests
chardet==3.0.4 # via aiohttp, httpx, requests
click==7.0 # via uvicorn
coverage==4.5.4 # via coveralls, pytest-cov
coveralls==1.8.2
coveralls==1.9.2
django==2.2.7
docopt==0.6.2 # via coveralls
entrypoints==0.3 # via flake8
Expand All @@ -24,9 +24,8 @@ httptools==0.0.13 # via uvicorn
httpx==0.7.8
hyperframe==5.2.0 # via h2
idna==2.8 # via httpx, requests, yarl
importlib-metadata==0.23 # via pluggy, pytest
mccabe==0.6.1 # via flake8
more-itertools==7.2.0 # via pytest, zipp
more-itertools==7.2.0 # via pytest
multidict==4.6.1 # via aiohttp, yarl
mypy-extensions==0.4.3 # via mypy
mypy==0.740 # via pytest-mypy
Expand Down Expand Up @@ -59,4 +58,3 @@ uvloop==0.14.0 # via uvicorn
wcwidth==0.1.7 # via pytest
websockets==8.1 # via uvicorn
yarl==1.3.0 # via aiohttp
zipp==0.6.0 # via importlib-metadata

0 comments on commit d09171c

Please sign in to comment.