Skip to content

Commit 79ea350

Browse files
build(deps): bump uvicorn[standard] from 0.34.2 to 0.38.0
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.34.2 to 0.38.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.38.0) --- updated-dependencies: - dependency-name: uvicorn[standard] dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0161de4 commit 79ea350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ aiofiles==24.1.0
22
Jinja2==3.1.6
33
python-multipart==0.0.9
44
starlette==0.47.3
5-
uvicorn[standard]==0.34.2; platform_machine == 'x86_64'
5+
uvicorn[standard]==0.38.0; platform_machine == 'x86_64'
66
uvicorn==0.34.3; platform_machine != 'x86_64'
77
yt-dlp==2025.9.5

0 commit comments

Comments
 (0)