Skip to content

Commit

Permalink
Update uvicorn from 0.18.3 to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 7, 2022
1 parent 8f74f31 commit adda696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -19,7 +19,7 @@ requests==2.28.1 # HTTP request handling
pytz==2022.6
ariadne==0.16.1
uvicorn==0.19.0 # ASGI server
uvicorn[standard]==0.18.3; python_version > '3.7' # ASGI server extras
uvicorn[standard]==0.19.0; python_version > '3.7' # ASGI server extras
starlette==0.20.4 # pyup: <0.21 # ariadne conflict
psutil==5.9.2 # Process management
asgiref==3.5.2 # ASGI utilities
Expand Down

0 comments on commit adda696

Please sign in to comment.