Skip to content

Commit

Permalink
Merge pull request #435 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.32.0
  • Loading branch information
dweinholz authored Oct 16, 2024
2 parents 312c91d + e4fb422 commit 6c775e2
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.2
uvicorn==0.31.1
uvicorn==0.32.0
werkzeug==3.0.4
Jinja2==3.1.4
python-dotenv==1.0.1
Expand Down

0 comments on commit 6c775e2

Please sign in to comment.