Skip to content

Commit

Permalink
Merge 4abcf68 into eb22da7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 3, 2020
2 parents eb22da7 + 4abcf68 commit 17cccfa
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 @@ -13,7 +13,7 @@ chardet==3.0.4 # via aiohttp, httpx, requests
click==7.0 # via uvicorn
coverage==4.5.4 # via coveralls, pytest-cov
coveralls==1.9.2
django==3.0.1
django==3.0.2
docopt==0.6.2 # via coveralls
entrypoints==0.3 # via flake8
flake8==3.7.9 # via pytest-flake8
Expand All @@ -25,9 +25,8 @@ httptools==0.0.13 # via uvicorn
httpx==0.9.5
hyperframe==5.2.0 # via h2
idna==2.8 # via httpx, requests, yarl
importlib-metadata==1.3.0 # via pluggy, pytest
mccabe==0.6.1 # via flake8
more-itertools==8.0.2 # via pytest, zipp
more-itertools==8.0.2 # via pytest
multidict==4.7.2 # via aiohttp, yarl
mypy-extensions==0.4.3 # via mypy
mypy==0.761 # via pytest-mypy
Expand Down Expand Up @@ -61,4 +60,3 @@ uvloop==0.14.0 # via uvicorn
wcwidth==0.1.7 # via pytest
websockets==8.1 # via uvicorn
yarl==1.4.2 # via aiohttp
zipp==0.6.0 # via importlib-metadata

0 comments on commit 17cccfa

Please sign in to comment.