Skip to content

Commit

Permalink
build(deps): bump uvicorn from 0.27.1 to 0.32.1
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 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.27.1...0.32.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 Nov 21, 2024
1 parent 2f8b9e2 commit 4aa3bf8
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
Expand Up @@ -3,5 +3,5 @@ Jinja2==3.1.4
python-multipart==0.0.9
starlette==0.41.2
uvicorn[standard]==0.30.6; platform_machine == 'x86_64'
uvicorn==0.27.1; platform_machine != 'x86_64'
uvicorn==0.32.1; platform_machine != 'x86_64'
yt-dlp==2024.11.4

0 comments on commit 4aa3bf8

Please sign in to comment.