Skip to content

Commit 764aba0

Browse files
authored
Merge pull request #302 from rsocket/dependabot/pip/starlette-0.46.1
Bump starlette from 0.46.0 to 0.46.1
2 parents cf2b8bf + f36012b commit 764aba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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)