Skip to content

Commit

Permalink
Bump uvicorn from 0.23.2 to 0.27.0.post1
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.2 to 0.27.0.post1.
- [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.27.0.post1)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 14fc67b commit 0b99742
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ documentation = "https://docs.saleor.io/"
stripe = "^3.0.0"
text-unidecode = "^1.2"
urllib3 = "^1.26.18"
uvicorn = {extras = ["standard"], version = "^0.23.1"}
uvicorn = {extras = ["standard"], version = "^0.27.0"}
weasyprint = ">=53.0" # libpango >=1.44 is required

[tool.poetry.dependencies.celery]
Expand Down

0 comments on commit 0b99742

Please sign in to comment.