Skip to content

Commit 0eba96c

Browse files
Bump starlette from 0.45.3 to 0.46.0
Bumps [starlette](https://github.com/encode/starlette) from 0.45.3 to 0.46.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.45.3...0.46.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f970a5 commit 0eba96c

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
@@ -36,7 +36,7 @@ quart==0.19.9; python_version == "3.8"
3636

3737
reactivex==4.0.4
3838

39-
starlette==0.45.3; python_version > "3.8"
39+
starlette==0.46.0; python_version > "3.8"
4040
starlette==0.44.0; python_version == "3.8"
4141

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

0 commit comments

Comments
 (0)