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