Skip to content

Commit 94631e6

Browse files
chore(deps): bump uvicorn[standard] from 0.27.0 to 0.40.0
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.27.0 to 0.40.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.27.0...0.40.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5692c4b commit 94631e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sounddevice==0.4.6 # Microphone input for STT
1111

1212
# Web framework
1313
fastapi==0.128.0
14-
uvicorn[standard]==0.27.0
14+
uvicorn[standard]==0.40.0
1515
python-multipart==0.0.6
1616
websockets==12.0
1717

0 commit comments

Comments
 (0)