Skip to content

Commit bb4d753

Browse files
Bump starlette from 0.46.1 to 0.46.2
Bumps [starlette](https://github.com/encode/starlette) from 0.46.1 to 0.46.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.46.1...0.46.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7429bde commit bb4d753

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.46.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)