Skip to content

Commit

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

---
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 Feb 3, 2025
1 parent 1737bc5 commit 5960599
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.2.2
scikit-learn==1.6.1
scipy>=0.19.1
uvicorn==0.34.0
fastapi==0.115.7
fastapi==0.115.8
requests==2.32.3
websockets==14.2
pydantic==2.10.6
Expand Down

0 comments on commit 5960599

Please sign in to comment.