chore(deps): bump uvicorn from 0.17.0.post1 to 0.17.1

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.0.post1 to 0.17.1.
- [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.17.0.post1...0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-28 22:07:05 +00:00 committed by GitHub
parent 33cd06f1c2
commit f1cc844622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,5 +20,5 @@ shodan==1.26.1
slowapi==0.1.5
-e git+https://github.com/L1ghtn1ng/spyse-python@main#egg=spyse-python
starlette==0.17.1
uvicorn==0.17.0.post1
uvicorn==0.17.1
uvloop==0.16.0; platform_system != "Windows"