Skip to content

Commit f0c60eb

Browse files
build(deps): bump starlette in the pip group across 1 directory (#33)
Bumps the pip group with 1 update in the / directory: [starlette](https://github.com/encode/starlette). Updates `starlette` from 0.41.3 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.41.3...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00fadb5 commit f0c60eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-for-safety.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ setuptools==80.9.0
7171
shellingham==1.5.4
7272
six==1.17.0
7373
sniffio==1.3.1
74-
starlette==0.41.3
74+
starlette==0.47.2
7575
stevedore==5.4.1
7676
sympy==1.14.0
7777
tenacity==9.1.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ httpx==0.27.0
1212
watchtower==3.0.0
1313
aws-xray-sdk==2.13.0
1414
mangum==0.17.0
15-
starlette==0.41.3
15+
starlette==0.47.2
1616
python-json-logger==2.0.7
1717
jinja2==3.1.6
1818
python-multipart==0.0.18

0 commit comments

Comments
 (0)