Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.111.1 to 0.112.0 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace authored Aug 2, 2024
2 parents 6a3ddbe + 8e72141 commit 0db1e36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 172 deletions.
177 changes: 6 additions & 171 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.111.1"
fastapi = "^0.112.0"
uvicorn = {extras = ["standard"], version = "^0.30.4"}
requests = "^2.32.3"
pydantic-core = "^2.20.1"
Expand Down

0 comments on commit 0db1e36

Please sign in to comment.