Skip to content

Commit 7f0ebbb

Browse files
Bump uvicorn from 0.32.1 to 0.34.0 (#167)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.32.1...0.34.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 c04d64a commit 7f0ebbb

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.2.0
22
scikit-learn==1.5.2
33
scipy>=0.19.1
4-
uvicorn==0.32.1
4+
uvicorn==0.34.0
55
fastapi==0.115.6
66
requests==2.32.3
77
websockets==14.1

0 commit comments

Comments
 (0)