Skip to content

Commit

Permalink
feat(Dependencies): Update dependency uvicorn to v0.27.0.post1
Browse files Browse the repository at this point in the history
| datasource | package | from   | to           |
| ---------- | ------- | ------ | ------------ |
| pypi       | uvicorn | 0.27.0 | 0.27.0.post1 |
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent db9606d commit 1f9b5d2
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.109.0
uvicorn==0.27.0
uvicorn==0.27.0.post1
werkzeug==3.0.1
Jinja2==3.1.3
python-dotenv==1.0.1
Expand Down

0 comments on commit 1f9b5d2

Please sign in to comment.