Skip to content

Commit bfcfdc4

Browse files
Bump fastapi from 0.115.4 to 0.115.5 (#154)
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>
1 parent 9023559 commit bfcfdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==2.1.3
22
scikit-learn==1.5.2
33
scipy>=0.19.1
44
uvicorn==0.32.0
5-
fastapi==0.115.4
5+
fastapi==0.115.5
66
requests==2.32.3
77
pydantic>=1.5.0
88
setuptools>=40.8.0

0 commit comments

Comments
 (0)