Skip to content

Commit 6d52b67

Browse files
build(deps): bump starlette from 0.43.0 to 0.46.2
Bumps [starlette](https://github.com/encode/starlette) from 0.43.0 to 0.46.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.43.0...0.46.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c13508 commit 6d52b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiofiles==24.1.0
22
Jinja2==3.1.5
33
python-multipart==0.0.9
4-
starlette==0.43.0
4+
starlette==0.46.2
55
uvicorn[standard]==0.34.0; platform_machine == 'x86_64'
66
uvicorn==0.34.0; platform_machine != 'x86_64'
77
yt-dlp==2025.1.26

0 commit comments

Comments
 (0)