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 14, 2022
1 parent 5258113 commit 2527428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -18,7 +18,7 @@ hiredis==2.0.0 # improved redis response parsing performance
requests==2.28.1 # HTTP request handling
pytz==2022.6
ariadne==0.16.1
uvicorn==0.18.3 # ASGI server
uvicorn==0.19.0 # ASGI server
uvicorn[standard]==0.18.3; python_version > '3.7' # ASGI server extras
starlette==0.20.4 # pyup: <0.21 # ariadne conflict
psutil==5.9.2 # Process management
Expand Down

0 comments on commit 2527428

Please sign in to comment.