Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 8, 2024
1 parent bdf2708 commit 0728a79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.9.19
sphinx-autobuild==2024.10.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.39.1
starlette==0.39.2
# 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 @@ -12,7 +12,7 @@ packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down

0 comments on commit 0728a79

Please sign in to comment.