Skip to content

Commit 5b41ca6

Browse files
build(deps): bump uvicorn from 0.26.0 to 0.30.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.26.0 to 0.30.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.30.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 c8ff644 commit 5b41ca6

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

poetry.lock

Lines changed: 5 additions & 6 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
@@ -17,7 +17,7 @@ python-decouple = "^3.8"
1717
requests = "^2.31.0"
1818
requests-cache = "^1.1.1"
1919
tinydb = "^4.8.0"
20-
uvicorn = "^0.26.0"
20+
uvicorn = "^0.30.1"
2121
psycopg2-binary = "^2.9.9"
2222
sqlalchemy = "^2.0.25"
2323
pocketbase-async = "^0.8.3"

0 commit comments

Comments
 (0)