Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.115.0 to 0.115.2 (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace authored Oct 14, 2024
2 parents 7ea6931 + 869c8fc commit 2abdb30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -9,7 +9,7 @@ packages = [{include = "app"}]

[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.115.0"
fastapi = "^0.115.2"
uvicorn = {extras = ["standard"], version = "^0.31.1"}
requests = "^2.32.3"
pydantic-core = "^2.23.4"
Expand Down

0 comments on commit 2abdb30

Please sign in to comment.