Skip to content

Commit 2c7ee3c

Browse files
build: bump uvicorn from 0.24.0 to 0.34.0 in /App
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0 to 0.34.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.24.0...0.34.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit 2c7ee3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Quart==0.19.4
33
quart-cors==0.7.0
44
Quart-Session==3.0.0
55
gunicorn==20.1.0
6-
uvicorn==0.24.0
6+
uvicorn==0.34.0
77
numpy
88
pandas
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)