Skip to content

Commit

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

---
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 Nov 18, 2024
1 parent 9023559 commit bfcfdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy==2.1.3
scikit-learn==1.5.2
scipy>=0.19.1
uvicorn==0.32.0
fastapi==0.115.4
fastapi==0.115.5
requests==2.32.3
pydantic>=1.5.0
setuptools>=40.8.0
Expand Down

0 comments on commit bfcfdc4

Please sign in to comment.