Skip to content

Commit

Permalink
Bump fastapi from 0.115.3 to 0.115.4
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.3 to 0.115.4.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.3...0.115.4)

---
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 Nov 1, 2024
1 parent 7ae4dfa commit 7ba231e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -61,7 +61,7 @@ semver = ">=3.0.0.dev2"
tomli = "^2.0.2"
tomli-w = "^1.1.0"
wildcard-matcher = "^0.0.3"
fastapi = "0.115.3"
fastapi = "0.115.4"
uvicorn = "^0.32.0"
aiosqlite = "^0.20.0"
SQLAlchemy = "^2.0.36"
Expand Down

0 comments on commit 7ba231e

Please sign in to comment.