Skip to content

Commit

Permalink
Merge c0a369d into 09bd02f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 6, 2019
2 parents 09bd02f + c0a369d commit 6d8deed
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 @@ -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 All @@ -41,7 +40,7 @@ pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest-django==3.7.0
pytest-flake8==1.0.4
pytest-mock==1.12.1
pytest-mock==1.13.0
pytest-mypy==0.4.2
pytest-sugar==0.9.2
pytest==5.3.1
Expand All @@ -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 6d8deed

Please sign in to comment.