Skip to content

Commit d33b0f3

Browse files
chore(deps-dev): bump uvicorn[standard] in the all group (stac-utils#261)
Bumps the all group with 1 update: [uvicorn[standard]](https://github.com/encode/uvicorn). Updates `uvicorn[standard]` from 0.34.3 to 0.35.0 - [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.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3739f18 commit d33b0f3

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.3"],
46+
"server": ["uvicorn[standard]==0.35.0"],
4747
"awslambda": ["mangum"],
4848
}
4949

0 commit comments

Comments
 (0)