Skip to content

Commit

Permalink
Update dependency fastapi to v0.115.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 637e887 commit 30473fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.114.0", extras=["all"]}
fastapi = {version="0.115.0", extras=["all"]}
pillow = "10.4.0"
pillow-avif-plugin = "1.4.6"
python = "^3.12"
Expand Down

0 comments on commit 30473fc

Please sign in to comment.