Skip to content

Commit

Permalink
deps: bump fastapi from 0.115.6 to 0.115.7
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]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent d19f597 commit cbe5497
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 @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.11,<3.14"
loguru = "^0.7.2"
fastapi = "^0.115.5"
fastapi = "^0.115.7"
sentry-sdk = { extras = ["fastapi"], version = "^2.20.0" }
beautifulsoup4 = "^4.12.2"
lxml = "^5.3.0"
Expand Down

0 comments on commit cbe5497

Please sign in to comment.