Skip to content

Commit 2d22bb6

Browse files
chore(deps): bump uvicorn from 0.17.6 to 0.22.0 (#8854)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.6 to 0.22.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.17.6...0.22.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production 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>
1 parent ef97d05 commit 2d22bb6

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

poetry.lock

Lines changed: 35 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ graphene-sqlalchemy = "2.3.0"
117117
flask-graphql = "2.0.1"
118118
graphene-sqlalchemy-filter = "1.13.0"
119119
fastapi = "^0.77.1"
120-
uvicorn = {extras = ["standard"], version = "^0.17.6"}
120+
uvicorn = {extras = ["standard"], version = "^0.22.0"}
121121
broadcaster = {extras = ["redis"], version = "^0.2.0"}
122122
sqlalchemy-citext = "^1.8.0"
123123
coolname = "^1.1.0"

0 commit comments

Comments
 (0)