Skip to content

Commit 6466f1a

Browse files
chore(deps-dev): bump uvicorn[standard] in the all group (#245)
Bumps the all group with 1 update: [uvicorn[standard]](https://github.com/encode/uvicorn). Updates `uvicorn[standard]` from 0.34 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.0...0.34.2) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.34.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc6abc3 commit 6466f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"griffe-inherited-docstrings>=1.0.0",
4444
"mkdocstrings[python]>=0.25.1",
4545
],
46-
"server": ["uvicorn[standard]==0.34"],
46+
"server": ["uvicorn[standard]==0.34.2"],
4747
"awslambda": ["mangum"],
4848
}
4949

0 commit comments

Comments
 (0)