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 Jun 3, 2024
1 parent 5ee0a2e commit aa3e3f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.32.2
requests==2.32.3
# via
# sphinx
# sphinxcontrib-images
Expand Down Expand Up @@ -106,9 +106,9 @@ sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
tornado==6.4
# via livereload
typing-extensions==4.12.0
typing-extensions==4.12.1
# via pydata-sphinx-theme
urllib3==2.2.1
# via requests
zipp==3.18.2
zipp==3.19.1
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit aa3e3f8

Please sign in to comment.