Skip to content

Commit 8bfe458

Browse files
Build(deps): bump uvicorn from 0.34.1 to 0.34.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.1 to 0.34.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.1...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acbe25d commit 8bfe458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-async.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
-r requirements.txt
33

44
# async web framework
5-
uvicorn==0.34.1
5+
uvicorn==0.34.2
66
fastapi==0.115.12

0 commit comments

Comments
 (0)