Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump uvicorn from 0.11.8 to 0.12.0 #160

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 1 addition & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ docopt==0.6.2 # via coveralls
filelock==3.0.12 # via pytest-mypy
h11==0.9.0 # via httpcore, uvicorn
httpcore==0.11.0 # via httpx
httptools==0.1.1 # via uvicorn
httpx==0.15.3 # via -r test-requirements.in
idna==2.10 # via requests, rfc3986, yarl
iniconfig==1.0.1 # via pytest
Expand Down Expand Up @@ -50,7 +49,5 @@ toml==0.10.1 # via pytest
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.3 # via mypy
urllib3==1.25.10 # via requests
uvicorn==0.11.8 # via -r test-requirements.in
uvloop==0.14.0 # via uvicorn
websockets==8.1 # via uvicorn
uvicorn==0.12.0 # via -r test-requirements.in
yarl==1.5.1 # via aiohttp