Skip to content

Commit

Permalink
Merge pull request #430 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.31.0
  • Loading branch information
dweinholz authored Oct 1, 2024
2 parents 45c2057 + 0ba79eb commit 9cf5d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastapiOpenRestyConfigurator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.115.0
uvicorn==0.30.6
uvicorn==0.31.0
werkzeug==3.0.4
Jinja2==3.1.4
python-dotenv==1.0.1
Expand Down

0 comments on commit 9cf5d3b

Please sign in to comment.