Skip to content

Commit

Permalink
feat(Dependencies): Update dependency uvicorn to v0.27.1
Browse files Browse the repository at this point in the history
| datasource | package | from         | to     |
| ---------- | ------- | ------------ | ------ |
| pypi       | uvicorn | 0.27.0.post1 | 0.27.1 |
  • Loading branch information
renovate[bot] committed Feb 10, 2024
1 parent 995a141 commit 44a7c36
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.2
uvicorn==0.27.0.post1
uvicorn==0.27.1
werkzeug==3.0.1
Jinja2==3.1.3
python-dotenv==1.0.1
Expand Down

0 comments on commit 44a7c36

Please sign in to comment.