Skip to content

Commit fa7649c

Browse files
Build(deps): Bump uvicorn from 0.52.3 to 0.52.4 in /server (#8837)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.52.3 to 0.52.4. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.3...0.52.4) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e35efc9 commit fa7649c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fastapi==0.141.1
44
h11==0.16.0
55
python-multipart==0.0.32
66
pygments==2.21.0
7-
uvicorn[standard]==0.52.3
7+
uvicorn[standard]==0.52.4
88
redis==8.1.0
99
rq==2.11.0
1010
idna==3.19

0 commit comments

Comments
 (0)