Skip to content

Commit 0fc734c

Browse files
Bump uvicorn from 0.31.1 to 0.32.0 (#144)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.31.1 to 0.32.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.31.1...0.32.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c9b419 commit 0fc734c

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
@@ -1,7 +1,7 @@
11
numpy==2.1.2
22
scikit-learn==1.5.2
33
scipy>=0.19.1
4-
uvicorn==0.31.1
4+
uvicorn==0.32.0
55
fastapi==0.115.2
66
requests==2.32.3
77
pydantic>=1.5.0

0 commit comments

Comments
 (0)