Skip to content

Commit 1675c5b

Browse files
chore(deps-dev): bump uvicorn from 0.38.0 to 0.40.0 (#990)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.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.38.0...0.40.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jochen Christ <[email protected]>
1 parent bf38237 commit 1675c5b

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
@@ -122,7 +122,7 @@ rdf = [
122122

123123
api = [
124124
"fastapi==0.121.2",
125-
"uvicorn==0.38.0",
125+
"uvicorn==0.40.0",
126126
]
127127

128128
protobuf = [

0 commit comments

Comments
 (0)