Skip to content

Commit a913a1f

Browse files
Bump uvicorn[standard] from 0.32.0 to 0.37.0
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.32.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.32.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] <[email protected]>
1 parent a77e7fb commit a913a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ dependencies = [
248248
"sqlalchemy[mypy] ==2.0.36",
249249
"sqlalchemy-utils ==0.41.2",
250250
"typer ==0.12.5",
251-
"uvicorn[standard]==0.32.0",
251+
"uvicorn[standard]==0.37.0",
252252
"WTForms==3.2.1",
253253
"zxcvbn-rs-py==0.1.1",
254254
]

0 commit comments

Comments
 (0)