Skip to content

Commit

Permalink
build(deps): bump uvicorn from 0.27.1 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.31.0.
- [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.31.0)

---
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 Oct 5, 2024
1 parent 8bdbd1b commit a349d8b
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.38.5
uvicorn[standard]==0.30.6; platform_machine == 'x86_64'
uvicorn==0.27.1; platform_machine != 'x86_64'
uvicorn==0.31.0; platform_machine != 'x86_64'
yt-dlp==2024.9.27

0 comments on commit a349d8b

Please sign in to comment.