Skip to content

Commit

Permalink
build(deps): bump uvicorn from 0.17.6 to 0.18.2
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.6 to 0.18.2.
- [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.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2022
1 parent d36871f commit 1181b17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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 @@ -29,7 +29,7 @@ django_settings_module = "kesha.settings"
python = "~3.8"
django = "~3.1"
django-simpleui = "~2022.4"
uvicorn = "~0.17.6"
uvicorn = "~0.18.2"
psycopg2-binary = "~2.9.3"
django-environ = "^0.8.1"
django-extensions = "^3.1.5"
Expand Down

0 comments on commit 1181b17

Please sign in to comment.