Skip to content

Commit

Permalink
Bump uvicorn from 0.22.0 to 0.23.1 (saleor#13447)
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.22.0...0.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 820d6c3 commit 4c0022e
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 @@ -67,7 +67,7 @@ documentation = "https://docs.saleor.io/"
posuto = "^2023.2.0"
cryptography = "^41.0.0"
graphene = "<3.0"
uvicorn = {extras = ["standard"], version = "^0.22.0"}
uvicorn = {extras = ["standard"], version = "^0.23.1"}
Authlib = "^1.0.0"
pillow-avif-plugin = "^1.3.1"
semantic-version = "^2.10.0"
Expand Down

0 comments on commit 4c0022e

Please sign in to comment.