Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 8de8fef commit 6292620
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 @@ -2,6 +2,6 @@ aiofiles==24.1.0
Jinja2==3.1.4
python-multipart==0.0.9
starlette==0.38.5
uvicorn[standard]==0.30.6; platform_machine == 'x86_64'
uvicorn[standard]==0.31.0; platform_machine == 'x86_64'
uvicorn==0.27.1; platform_machine != 'x86_64'
yt-dlp==2024.8.6

0 comments on commit 6292620

Please sign in to comment.