Skip to content

Commit 2ed32cc

Browse files
Bump uvicorn[standard] from 0.34.2 to 0.34.3
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.34.3) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ef6e7e commit 2ed32cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ googletrans==4.0.2
1818
pycountry==24.6.1
1919
# API dependencies
2020
fastapi==0.115.12
21-
uvicorn[standard]==0.34.2
21+
uvicorn[standard]==0.34.3
2222
# Performance dependencies
2323
xformers==0.0.30
2424
# flash_attn==2.7.3; sys_platform == 'linux'

0 commit comments

Comments
 (0)