Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and feanil committed May 28, 2024
1 parent f5a43a7 commit 5ee0a2e
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 @@ -51,7 +51,7 @@ pygments==2.18.0
# sphinx
pytz==2024.1
# via babel
requests==2.31.0
requests==2.32.2
# via
# sphinx
# sphinxcontrib-images
Expand Down Expand Up @@ -106,7 +106,7 @@ sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
tornado==6.4
# via livereload
typing-extensions==4.11.0
typing-extensions==4.12.0
# via pydata-sphinx-theme
urllib3==2.2.1
# via requests
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.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in

0 comments on commit 5ee0a2e

Please sign in to comment.