Merge pull request 'fix(deps): update dependency fastapi to ^0.116.0' (#68) from renovate/fastapi-0.x into main
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build (push) Has been cancelled
Reviewed-on: #68
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