Skip to content

Commit c166bdd

Browse files
Bump uvicorn from 0.23.2 to 0.30.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.2 to 0.30.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.23.2...0.30.1) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f16347d commit c166bdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -85,7 +85,7 @@ documentation = "https://docs.saleor.io/"
8585
stripe = "^3.0.0"
8686
text-unidecode = "^1.2"
8787
urllib3 = "^1.26.19"
88-
uvicorn = {extras = ["standard"], version = "^0.23.1"}
88+
uvicorn = {extras = ["standard"], version = "^0.30.1"}
8989
weasyprint = ">=53.0" # libpango >=1.44 is required
9090
setuptools = "^70.1.0"
9191

0 commit comments

Comments
 (0)