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 committed Dec 1, 2023
1 parent 8b5d800 commit 07ee247
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -83,7 +83,7 @@ docutils==0.19
# sphinx
edx-lint==5.3.6
# via -r requirements/doc.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/doc.txt
# hypothesis
Expand All @@ -96,9 +96,9 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.89.0
hypothesis==6.91.0
# via -r requirements/doc.txt
idna==3.4
idna==3.6
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -135,7 +135,7 @@ more-itertools==10.1.0
# via
# -r requirements/doc.txt
# pytest
mypy==1.7.0
mypy==1.7.1
# via -r requirements/doc.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -184,11 +184,11 @@ py==1.11.0
# tox
pycodestyle==2.11.1
# via -r requirements/doc.txt
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via
# -r requirements/doc.txt
# sphinx-book-theme
pygments==2.16.1
pygments==2.17.2
# via
# -r requirements/doc.txt
# accessible-pygments
Expand Down Expand Up @@ -347,15 +347,15 @@ urllib3==2.1.0
# via
# -r requirements/doc.txt
# requests
virtualenv==20.24.6
virtualenv==20.24.7
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.10
wcwidth==0.2.12
# via
# -r requirements/doc.txt
# pytest
wheel==0.41.3
wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ dill==0.3.7
# pylint
edx-lint==5.3.6
# via -r requirements/test.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# hypothesis
execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.89.0
hypothesis==6.91.0
# via -r requirements/test.txt
isort==5.12.0
# via
Expand All @@ -73,7 +73,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.7.0
mypy==1.7.1
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -187,7 +187,7 @@ typing-extensions==4.8.0
# astroid
# mypy
# pylint
wcwidth==0.2.10
wcwidth==0.2.12
# via
# -r requirements/test.txt
# pytest
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ babel==2.13.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -60,17 +60,17 @@ docutils==0.19
# sphinx
edx-lint==5.3.6
# via -r requirements/test.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# hypothesis
execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.89.0
hypothesis==6.91.0
# via -r requirements/test.txt
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -99,7 +99,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.7.0
mypy==1.7.1
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -134,9 +134,9 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.1
# via -r requirements/test.txt
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.16.1
pygments==2.17.2
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down Expand Up @@ -254,7 +254,7 @@ typing-extensions==4.8.0
# pylint
urllib3==2.1.0
# via requests
wcwidth==0.2.10
wcwidth==0.2.12
# via
# -r requirements/test.txt
# pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.3
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.3
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via -r requirements/pip.in
setuptools==68.2.2
setuptools==69.0.2
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ dill==0.3.7
# via pylint
edx-lint==5.3.6
# via -r requirements/test.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.89.0
hypothesis==6.91.0
# via -r requirements/test.in
isort==5.12.0
# via pylint
Expand All @@ -49,7 +49,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
# via pytest
mypy==1.7.0
mypy==1.7.1
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -133,5 +133,5 @@ typing-extensions==4.8.0
# astroid
# mypy
# pylint
wcwidth==0.2.10
wcwidth==0.2.12
# via pytest

0 comments on commit 07ee247

Please sign in to comment.