fix(deps): update all non-major dependencies

This commit is contained in:
renovate 2023-07-15 20:27:12 +00:00
parent 27819b4465
commit 862221f5ce
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 22 additions and 32 deletions

View file

@ -86,7 +86,7 @@ Werkzeug = "^2.3.3"
SQLAlchemy = "^1.4.48"
# ASGI
uvicorn = "^0.22.0"
uvicorn = "^0.23.0"
gunicorn = "^20.1.0"
Hypercorn = "^0.14.3"
prometheus-fastapi-instrumentator = "^6.0.0"