Skip to content

Commit

Permalink
Update dependency fastapi to v0.115.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent fe90182 commit 33bd2e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.115.2", extras=["all"]}
fastapi = {version="0.115.5", extras=["all"]}
pillow = "11.0.0"
pillow-avif-plugin = "1.4.6"
python = "^3.12"
Expand Down

0 comments on commit 33bd2e1

Please sign in to comment.