Skip to content

Commit f36012b

Browse files
Bump starlette from 0.46.0 to 0.46.1
Bumps [starlette](https://github.com/encode/starlette) from 0.46.0 to 0.46.1. - [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.0...0.46.1) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa0abf commit f36012b

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.46.0; python_version > "3.8"
39+
starlette==0.46.1; 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)