Skip to content

Commit 7564b7d

Browse files
Bump uvicorn from 0.32.1 to 0.34.0
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](encode/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] <support@github.com>
1 parent efb6472 commit 7564b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ python-dotenv==1.0.1
1010
python-multipart==0.0.20
1111
tqdm==4.67.1
1212
# unidecode==1.3.8
13-
uvicorn==0.32.1
13+
uvicorn==0.34.0
1414
whisperx==3.3.0

0 commit comments

Comments
 (0)