Skip to content

Commit 891ab56

Browse files
Bump uvicorn from 0.32.1 to 0.34.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.3. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.32.1...0.34.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3c842d commit 891ab56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"fastapi[standard]",
3232
"fastapi==0.115.5",
3333
"fasteners==0.19",
34-
"uvicorn==0.32.1",
34+
"uvicorn==0.34.3",
3535
"python-dotenv==1.0.1",
3636
"dacite==1.8.1",
3737
"click>=8.1.7",

0 commit comments

Comments
 (0)