Skip to content

Commit 93062c6

Browse files
Bump uvicorn from 0.18.3 to 0.19.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.19.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.18.3...0.19.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 090805f commit 93062c6

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
@@ -18,5 +18,5 @@ requests==2.28.1
1818
starlette==0.14.2
1919
tqdm==4.64.1
2020
ua-parser==0.16.1
21-
uvicorn==0.18.3
21+
uvicorn==0.19.0
2222
ipython==8.5.0

0 commit comments

Comments
 (0)