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 Sep 20, 2023
1 parent 06d8ea8 commit 71dc650
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ packaging==23.1
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.14.0
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down Expand Up @@ -76,9 +76,9 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxext-rediraffe==0.2.7
# via -r requirements/base.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via pydata-sphinx-theme
urllib3==2.0.4
# via requests
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ packaging==23.1
# -r requirements/base.txt
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.14.0
# via
# -r requirements/base.txt
# sphinx-book-theme
Expand Down Expand Up @@ -133,15 +133,15 @@ sphinxext-rediraffe==0.2.7
# via -r requirements/base.txt
tornado==6.3.3
# via livereload
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/base.txt
# pydata-sphinx-theme
urllib3==2.0.4
# via
# -r requirements/base.txt
# requests
zipp==3.16.2
zipp==3.17.0
# via
# -r requirements/base.txt
# importlib-metadata
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.1
setuptools==68.2.2
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

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

0 comments on commit 71dc650

Please sign in to comment.