fix(deps): update dependency fastapi to ^0.117.0
Some checks failed
Build and Publish Docker Image / build (pull_request) Failing after 41s
Some checks failed
Build and Publish Docker Image / build (pull_request) Failing after 41s
This commit is contained in:
@@ -9,7 +9,7 @@ package-mode = false
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
fastapi = {extras = ["standard"], version = "^0.116.0"}
|
||||
fastapi = {extras = ["standard"], version = "^0.117.0"}
|
||||
weasyprint = "^63.0"
|
||||
logfire = {extras = ["fastapi"], version = "^4.0.0"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user