Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.115.6 to 0.115.7 (#175)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.6 to 0.115.7.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.6...0.115.7)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 8a5a6b1 commit 1f14631
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.115.6"
fastapi = "^0.115.7"
jinja2 = "^3.1.5"
uvicorn = "^0.34.0"
python-multipart = "^0.0.20"
Expand Down

0 comments on commit 1f14631

Please sign in to comment.