Skip to content

Commit 244c36c

Browse files
Bump starlette from 0.46.1 to 0.47.2 (#325)
Bumps [starlette](https://github.com/encode/starlette) from 0.46.1 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.1...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jell-o-fishi <[email protected]>
1 parent 79ed441 commit 244c36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ quart==0.19.9; python_version == "3.8"
3838

3939
reactivex==4.0.4
4040

41-
starlette==0.46.1; python_version > "3.8"
41+
starlette==0.47.2; python_version > "3.8"
4242
starlette==0.44.0; python_version == "3.8"
4343

4444
cbitstruct==1.1.0; python_version <= "3.12"

0 commit comments

Comments
 (0)