Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 66472a2 commit 646b6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==2.1.3
scikit-learn==1.5.2
scipy>=0.19.1
uvicorn==0.32.0
uvicorn==0.32.1
fastapi==0.115.5
requests==2.32.3
pydantic==2.10.1
Expand Down

0 comments on commit 646b6ea

Please sign in to comment.