Skip to content

Commit

Permalink
Update uvicorn requirement from ~=0.23.2 to ~=0.30.6
Browse files Browse the repository at this point in the history
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](encode/uvicorn@0.23.2...0.30.6)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent acb581a commit c544a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sshtunnel~=0.4.0
sympy~=1.12
seedir~=0.4.2
cryptography~=38.0.4
uvicorn~=0.23.2
uvicorn~=0.30.6
fastapi~=0.101.0
pydantic~=2.1.1
keystoneauth1~=5.1.0
Expand Down

0 comments on commit c544a58

Please sign in to comment.