Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ sphinxcontrib-serializinghtml==2.0.0
# sphinx
sphinxext-rediraffe==0.3.0
# via -r requirements/base.txt
starlette==0.50.0
starlette==0.51.0
# via sphinx-autobuild
typing-extensions==4.15.0
# via
Expand All @@ -149,5 +149,5 @@ uvicorn==0.40.0
# via sphinx-autobuild
watchfiles==1.1.1
# via sphinx-autobuild
websockets==15.0.1
websockets==16.0
# via sphinx-autobuild
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.3.0
build==1.4.0
# via pip-tools
click==8.3.1
# via pip-tools
Expand Down