Commit bb245b4c authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/poetry-deps' into 'main'

fix(deps): update poetry dependencies

See merge request to-be-continuous/tools/gcp-auth-provider!68
parents 27d02b2a c2091962
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ readme = "README.md"
python = "^3.8"
certifi = "^2024.2.2"
urllib3 = "^2.2.1"
starlette = "^0.37.2"
uvicorn = "^0.29.0"
starlette = "^0.45.0"
uvicorn = "^0.34.0"


[build-system]