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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump uvicorn from 0.12.2 to 0.13.3 #203

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ h11==0.11.0 # via httpcore, uvicorn
httpcore==0.12.2 # via httpx
httpx==0.16.1 # via -r test-requirements.in
idna==2.10 # via requests, rfc3986, yarl
importlib-metadata==2.0.0 # via pluggy, pytest
iniconfig==1.1.1 # via pytest
multidict==5.0.2 # via aiohttp, yarl
mypy-extensions==0.4.3 # via mypy
Expand All @@ -47,8 +46,7 @@ sqlparse==0.4.1 # via django
termcolor==1.1.0 # via pytest-sugar
toml==0.10.2 # via pytest
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.3 # via aiohttp, mypy, uvicorn, yarl
typing-extensions==3.7.4.3 # via aiohttp, mypy
urllib3==1.26.2 # via requests
uvicorn==0.12.2 # via -r test-requirements.in
uvicorn==0.13.3 # via -r test-requirements.in
yarl==1.6.3 # via aiohttp
zipp==3.4.0 # via importlib-metadata