chore(deps): bump uvicorn from 0.20.0 to 0.21.0

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.20.0...0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-09 23:14:51 +00:00 committed by J.Townsend
parent 5475af02e6
commit 861b02417c

View file

@ -18,5 +18,5 @@ retrying==1.3.4
setuptools==67.5.1
shodan==1.28.0
slowapi==0.1.7
uvicorn==0.20.0
uvicorn==0.21.0
uvloop==0.17.0; platform_system != "Windows"