Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 10, 2024
1 parent c8ce050 commit 14e0878
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ sphinx==7.4.7
# sphinxcontrib-images
# sphinxcontrib-youtube
# sphinxext-rediraffe
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
# via -r requirements/base.in
sphinx-book-theme==1.1.3
# via -r requirements/base.in
Expand Down Expand Up @@ -107,7 +107,7 @@ sphinxcontrib-youtube==1.4.1
# via -r requirements/base.in
sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
starlette==0.38.2
starlette==0.38.4
# via sphinx-autobuild
typing-extensions==4.12.2
# via pydata-sphinx-theme
Expand Down
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
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.0.0
setuptools==74.1.2
# via -r requirements/pip.in

0 comments on commit 14e0878

Please sign in to comment.