Skip to content

Commit 1e8acf9

Browse files
Bump starlette from 0.46.2 to 0.47.2 in /fastapi
Bumps [starlette](https://github.com/encode/starlette) from 0.46.2 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.46.2...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 c6cb0c2 commit 1e8acf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rsa==4.9.1
2929
sniffio==1.3.1
3030
sqlalchemy==2.0.41
3131
sqlmodel==0.0.24
32-
starlette==0.46.2
32+
starlette==0.47.2
3333
typing-extensions==4.14.0
3434
typing-inspection==0.4.1
3535
urllib3==2.4.0

0 commit comments

Comments
 (0)