Skip to content

Commit 8fcf4eb

Browse files
chore(deps)(deps): bump uvicorn[standard] from 0.24.0 to 0.37.0
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.24.0 to 0.37.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.24.0...0.37.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08c8064 commit 8fcf4eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gateway_poc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.104.1
2-
uvicorn[standard]==0.24.0
2+
uvicorn[standard]==0.37.0
33
httpx==0.25.2
44
redis==5.0.1
55
pydantic==2.5.0

0 commit comments

Comments
 (0)