Skip to content

Commit

Permalink
Update dependency fastapi to v0.115.6 (#450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 154b0cf commit d381ea1
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 @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
fastapi = "0.115.5"
fastapi = "0.115.6"
psycopg2-binary = "2.9.10"
pydantic = "2.10.3"
sqlalchemy = "2.0.36"
Expand Down

0 comments on commit d381ea1

Please sign in to comment.