Skip to content

Commit

Permalink
build(deps): bump uvicorn from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.16.0...0.17.0)

---
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] authored and lowitea committed Jan 17, 2022
1 parent 9bf410e commit b853c0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -29,7 +29,7 @@ django_settings_module = "kesha.settings"
python = "~3.8"
django = "~3.1"
django-simpleui = "~2022.1"
uvicorn = "~0.16.0"
uvicorn = "~0.17.0"
psycopg2-binary = "~2.9.3"
django-environ = "^0.8.1"
django-extensions = "^3.1.5"
Expand Down

0 comments on commit b853c0f

Please sign in to comment.