Skip to content

Commit

Permalink
Update dependency fastapi to v0.111.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 39e5798 commit da70248
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 12 deletions.
134 changes: 123 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
fastapi = {version="0.110.3", extras=["all"]}
fastapi = {version="0.111.0", extras=["all"]}
pillow = "10.3.0"
pillow-avif-plugin = "1.4.3"
python = "^3.12"
Expand Down

0 comments on commit da70248

Please sign in to comment.