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 Oct 28, 2024
1 parent 6cb90c7 commit 4321d82
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 @@ -7,7 +7,7 @@ authors = ["David Tan <[email protected]>"]
[tool.poetry.dependencies]
pandas = "2.2.3"
scikit-learn = "1.5.2"
fastapi = "0.115.3"
fastapi = "0.115.4"
pydantic = "2.9.2"
uvicorn = "0.32.0"
python = "^3.9"
Expand Down

0 comments on commit 4321d82

Please sign in to comment.