Skip to content

Commit 6630196

Browse files
Update uvicorn requirement from ~=0.22.0 to ~=0.27.1 (#8)
Updates the requirements on [uvicorn](https://github.com/encode/uvicorn) to permit the latest version. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.22.0...0.27.1) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a0904a commit 6630196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ deta~=1.2.0
22
fastapi~=0.109.2
33
python-multipart~=0.0.9
44
jinja2~=3.1.3
5-
uvicorn~=0.22.0
5+
uvicorn~=0.27.1

0 commit comments

Comments
 (0)