Skip to content

Commit 3c9c433

Browse files
Bump uvicorn[standard] from 0.34.3 to 0.35.0 (#1237)
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.34.3 to 0.35.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.34.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4729a62 commit 3c9c433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ psycopg[binary]==3.2.9
33
psycopg_pool==3.2.6
44
fastapi[standard]==0.116.1
55
starlette>=0.35
6-
uvicorn[standard]==0.34.3
6+
uvicorn[standard]==0.35.0
77
pandas==2.3.1
88
PyYAML==6.0.2
99
anybadge==1.16.0

0 commit comments

Comments
 (0)