Skip to content

Commit b3243f2

Browse files
Merge pull request #48 from christosgalano/dependabot/pip/main/uvicorn-gte-0.20.0-and-lt-0.30.0
Update uvicorn requirement from <0.29.0,>=0.20.0 to >=0.20.0,<0.30.0
2 parents 133bfb8 + 03e8861 commit b3243f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastapi>=0.93.0,<1.0.0
2-
uvicorn>=0.20.0,<0.29.0
2+
uvicorn>=0.20.0,<0.30.0

0 commit comments

Comments
 (0)