Skip to content

Commit f5ff130

Browse files
build(deps): bump uvicorn from 0.26.0 to 0.27.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.26.0 to 0.27.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.26.0...0.27.1) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6851df4 commit f5ff130

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python-decouple = "^3.8"
1616
requests = "^2.31.0"
1717
requests-cache = "^1.1.1"
1818
tinydb = "^4.8.0"
19-
uvicorn = "^0.26.0"
19+
uvicorn = "^0.27.1"
2020
psycopg2-binary = "^2.9.9"
2121
sqlalchemy = "^2.0.25"
2222

0 commit comments

Comments
 (0)