Skip to content

Commit

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

---
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 Dec 5, 2023
1 parent c05c326 commit a530dbd
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.33.0
uvicorn[standard]==0.23.2; platform_machine == 'x86_64'
uvicorn[standard]==0.24.0.post1; platform_machine == 'x86_64'
uvicorn==0.23.2; platform_machine != 'x86_64'
yt-dlp==2023.11.16

0 comments on commit a530dbd

Please sign in to comment.