Skip to content

Commit 0906091

Browse files
Bump uvicorn from 0.34.3 to 0.35.0 (#219)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53f6792 commit 0906091

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.4
22
scikit-learn==1.6.1
33
scipy>=0.19.1
4-
uvicorn==0.34.3
4+
uvicorn==0.35.0
55
fastapi==0.115.14
66
requests==2.32.4
77
websockets==15.0.1

0 commit comments

Comments
 (0)