Skip to content

Commit 7e010fa

Browse files
build(deps): bump uvicorn from 0.29.0 to 0.44.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.29.0 to 0.44.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.29.0...0.44.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cba7777 commit 7e010fa

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"pymongo-migrate == 0.11.0",
3030
"python-jose[cryptography] == 3.5.0",
3131
"redis == 7.4.0",
32-
"uvicorn[standard] == 0.29.0",
32+
"uvicorn[standard] == 0.44.0",
3333
]
3434

3535
[project.optional-dependencies]

0 commit comments

Comments
 (0)