Skip to content

Commit c808201

Browse files
Bump uvicorn from 0.14.0 to 0.30.6 (#120)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.14.0 to 0.30.6. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.14.0...0.30.6) --- 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 30f706c commit c808201

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.0.1
22
scikit-learn==1.5.1
33
scipy>=0.19.1
4-
uvicorn==0.14.0
4+
uvicorn==0.30.6
55
fastapi==0.68.0
66
requests==2.0.0
77
setuptools>=40.8.0

0 commit comments

Comments
 (0)