Skip to content

Commit

Permalink
Bump uvicorn from 0.23.1 to 0.27.1
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.23.1 to 0.27.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.23.1...0.27.1)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent fbb403a commit ada7595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openai==1.11.1
ollama==0.1.6
fastapi==0.109.2
uvicorn==0.23.1
uvicorn==0.27.1
black==24.1.1
flake8==7.0.0
pre-commit==3.6.0
Expand Down

0 comments on commit ada7595

Please sign in to comment.