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 Jun 25, 2024
1 parent 9306ee2 commit 6ef54ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ sphinx-book-theme==1.0.1
# via -r base.in
sphinx-intl==2.2.0
# via -r base.in
sphinx-reredirects==0.1.3
sphinx-reredirects==0.1.4
# via -r base.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
Expand All @@ -83,7 +83,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.12.2
# via pydata-sphinx-theme
urllib3==2.2.1
urllib3==2.2.2
# via requests
zipp==3.19.2
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ sphinx-book-theme==1.0.1
# via -r base.txt
sphinx-intl==2.2.0
# via -r base.txt
sphinx-reredirects==0.1.3
sphinx-reredirects==0.1.4
# via -r base.txt
sphinxcontrib-applehelp==1.0.4
# via
Expand Down Expand Up @@ -146,7 +146,7 @@ typing-extensions==4.12.2
# via
# -r base.txt
# pydata-sphinx-theme
urllib3==2.2.1
urllib3==2.2.2
# via
# -r base.txt
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r pip.in
setuptools==70.0.0
setuptools==70.1.0
# via -r pip.in

0 comments on commit 6ef54ab

Please sign in to comment.