Skip to content

Commit

Permalink
Merge pull request #231 from alivx/dependabot/pip/api/uvicorn-0.30.6
Browse files Browse the repository at this point in the history
Bump uvicorn from 0.30.1 to 0.30.6 in /api
  • Loading branch information
alivx authored Aug 14, 2024
2 parents 7ba2478 + c116a87 commit bf57386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dynaconf==3.2.5
redis==5.0.7
fastapi==0.111.0
uvicorn==0.30.1
uvicorn==0.30.6
structlog==24.2.0

0 comments on commit bf57386

Please sign in to comment.