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 feanil committed Jul 31, 2024
1 parent f07c5bd commit d522f07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ sphinxcontrib-youtube==1.4.1
# via -r requirements/base.in
sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
starlette==0.38.0
starlette==0.38.2
# via sphinx-autobuild
typing-extensions==4.12.2
# via pydata-sphinx-theme
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
# via -r requirements/pip.in
setuptools==71.0.4
setuptools==71.1.0
# via -r requirements/pip.in

0 comments on commit d522f07

Please sign in to comment.