Skip to content

Commit

Permalink
Update uvicorn[standard] requirement from ~=0.29.0 to ~=0.30.1
Browse files Browse the repository at this point in the history
Updates the requirements on [uvicorn[standard]](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.29.0...0.30.1)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent a2b9ad8 commit 4478dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pre-commit~=3.7.1
uvicorn[standard]~=0.29.0
uvicorn[standard]~=0.30.1
2 changes: 1 addition & 1 deletion requirements-prod.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
uvicorn[standard]~=0.29.0
uvicorn[standard]~=0.30.1

0 comments on commit 4478dde

Please sign in to comment.