Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and sarina committed Sep 10, 2024
1 parent 51c6575 commit 07407b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ sphinx==8.0.2
# sphinx-book-theme
# sphinx-copybutton
# sphinxext-rediraffe
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
# via -r requirements/dev.in
sphinx-book-theme==1.1.3
# via -r requirements/base.txt
Expand Down Expand Up @@ -130,7 +130,7 @@ sphinxcontrib-serializinghtml==2.0.0
# sphinx
sphinxext-rediraffe==0.2.7
# via -r requirements/base.txt
starlette==0.38.4
starlette==0.38.5
# via sphinx-autobuild
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.0
setuptools==74.1.2
# via -r requirements/pip.in
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.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down

0 comments on commit 07407b3

Please sign in to comment.