Skip to content

Commit

Permalink
Bump uvicorn[standard] from 0.30.1 to 0.30.3
Browse files Browse the repository at this point in the history
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.30.1...0.30.3)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 391db36 commit 2e7fda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"opensearch-py[async]==2.6.0",
"boto3>=1.34.144,<1.35.0",
"fastapi==0.111.1",
"uvicorn[standard]==0.30.1",
"uvicorn[standard]==0.30.3",
"httpx[http2]==0.27.0",
"python-multipart==0.0.9",
"email-validator==2.2.0",
Expand Down

0 comments on commit 2e7fda8

Please sign in to comment.