Skip to content

Commit 3d076bd

Browse files
build(deps): Update uvicorn requirement from >=0.45.0 to >=0.46.0
Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.45.0...0.46.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47b74fb commit 3d076bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ typing-extensions>=4.15.0
4040
ua-parser
4141
user-agents
4242
urllib3>=2.6.3
43-
uvicorn>=0.45.0
43+
uvicorn>=0.46.0
4444
validate-email
4545
validators
4646
whois

0 commit comments

Comments
 (0)