Skip to content

Commit

Permalink
Merge pull request #445 from akhilnarang/dependabot/pip/fastapi-0.112.1
Browse files Browse the repository at this point in the history
chore(deps): Bump fastapi from 0.112.0 to 0.112.1
  • Loading branch information
akhilnarang authored Aug 18, 2024
2 parents f87dd2e + b2628b1 commit 99582fe
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 @@ -6,7 +6,7 @@ authors = ["Akhil Narang <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = {extras = ["all"], version = "^0.112.0"}
fastapi = {extras = ["all"], version = "^0.112.1"}
httpx = "^0.27.0"
beautifulsoup4 = "^4.12.3"
uvicorn = {extras = ["standard"], version = "^0.30.6"}
Expand Down

0 comments on commit 99582fe

Please sign in to comment.