Skip to content

Commit 2082718

Browse files
Bump starlette from 0.40.0 to 0.47.2 in /requirements
Bumps [starlette](https://github.com/encode/starlette) from 0.40.0 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.40.0...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d6ef01 commit 2082718

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/torch-cpu-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ sniffio==1.3.1
137137
# via anyio
138138
sqlalchemy==1.4.42
139139
# via -r common-requirements.in
140-
starlette==0.40.0
140+
starlette==0.47.2
141141
# via fastapi
142142
sympy==1.14.0
143143
# via torch

requirements/torch-cuda-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ sniffio==1.3.1
137137
# via anyio
138138
sqlalchemy==1.4.42
139139
# via -r common-requirements.in
140-
starlette==0.40.0
140+
starlette==0.47.2
141141
# via fastapi
142142
sympy==1.14.0
143143
# via torch

0 commit comments

Comments
 (0)