Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manbearwiz committed Jan 24, 2024
1 parent c9f6611 commit 054dd3f
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==23.2.1
Jinja2==3.1.2
python-multipart==0.0.6
starlette==0.35.1
uvicorn[standard]==0.25.0; platform_machine == 'x86_64'
uvicorn[standard]==0.27.0; platform_machine == 'x86_64'
uvicorn==0.25.0; platform_machine != 'x86_64'
yt-dlp==2023.12.30

0 comments on commit 054dd3f

Please sign in to comment.