chore(deps): bump uvicorn from 0.27.0.post1 to 0.27.1

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0.post1 to 0.27.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.27.0.post1...0.27.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] 2024-02-12 22:23:20 +00:00 committed by J.Townsend
parent c26d57cf75
commit 6fe695c93c

View file

@ -19,5 +19,5 @@ retrying==1.3.4
setuptools==69.0.3
shodan==1.31.0
slowapi==0.1.9
uvicorn==0.27.0.post1
uvicorn==0.27.1
uvloop==0.19.0; platform_system != "Windows"