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

fix(deps): update poetry dependencies

parent 27d02b2a
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]