Skip to content

Commit fdfd193

Browse files
⬆ Bump starlette from 0.26.1 to 0.48.0
Bumps [starlette](https://github.com/Kludex/starlette) from 0.26.1 to 0.48.0. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.26.1...0.48.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cf069a commit fdfd193

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exporters/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,9 +438,9 @@ six==1.17.0 ; python_version >= "3.9" and python_version < "4.0" \
438438
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "4.0" \
439439
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
440440
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc
441-
starlette==0.27.0 ; python_version >= "3.9" and python_version < "4.0" \
442-
--hash=sha256:6a6b0d042acb8d469a01eba54e9cda6cbd24ac602c4cd016723117d6a7e73b75 \
443-
--hash=sha256:918416370e846586541235ccd38a474c08b80443ed31c578a418e2209b3eef91
441+
starlette==0.48.0 ; python_version >= "3.9" and python_version < "4.0" \
442+
--hash=sha256:0764ca97b097582558ecb498132ed0c7d942f233f365b86ba37770e026510659 \
443+
--hash=sha256:7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46
444444
typing-extensions==4.13.2 ; python_version >= "3.9" and python_version < "4.0" \
445445
--hash=sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c \
446446
--hash=sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef

0 commit comments

Comments
 (0)