Skip to content

Commit

Permalink
Merge pull request #210 from davidtan-tw/dependabot/pip/fastapi-0.115.3
Browse files Browse the repository at this point in the history
Bump fastapi from 0.115.2 to 0.115.3
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
2 parents 053dd1e + ce81785 commit 6cb90c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.2"
fastapi = "0.115.3"
pydantic = "2.9.2"
uvicorn = "0.32.0"
python = "^3.9"
Expand Down

0 comments on commit 6cb90c7

Please sign in to comment.