Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #264

Merged
merged 1 commit into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# make upgrade
#
coverage==7.3.1
coverage==7.3.2
# via -r requirements/ci.in
distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via
# tox
# virtualenv
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==0.13.1
# via
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==0.7.13
# via
# -r requirements/doc.txt
# sphinx
astroid==2.15.6
astroid==2.15.8
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -22,7 +22,7 @@ attrs==23.1.0
# -r requirements/doc.txt
# hypothesis
# pytest
babel==2.12.1
babel==2.13.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
Expand All @@ -39,7 +39,7 @@ certifi==2023.7.22
# via
# -r requirements/doc.txt
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -r requirements/doc.txt
# requests
Expand All @@ -59,7 +59,7 @@ code-annotations==1.5.0
# via
# -r requirements/doc.txt
# edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -95,7 +95,7 @@ filelock==3.12.4
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.86.2
hypothesis==6.87.1
# via -r requirements/doc.txt
idna==3.4
# via
Expand Down Expand Up @@ -148,7 +148,7 @@ nh3==0.2.14
# via
# -r requirements/doc.txt
# readme-renderer
packaging==23.1
packaging==23.2
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand All @@ -164,7 +164,7 @@ pbr==5.11.1
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -197,7 +197,7 @@ pygments==2.16.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==2.17.5
pylint==2.17.7
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -346,15 +346,15 @@ typing-extensions==4.8.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.0.5
urllib3==2.0.6
# via
# -r requirements/doc.txt
# requests
virtualenv==20.24.5
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.6
wcwidth==0.2.8
# via
# -r requirements/doc.txt
# pytest
Expand Down
14 changes: 7 additions & 7 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==2.15.6
astroid==2.15.8
# via
# -r requirements/test.txt
# pylint
Expand All @@ -28,7 +28,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -48,7 +48,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.86.2
hypothesis==6.87.1
# via -r requirements/test.txt
isort==5.12.0
# via
Expand Down Expand Up @@ -82,15 +82,15 @@ mypy-extensions==1.0.0
# via
# -r requirements/test.txt
# mypy
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# pytest
pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -106,7 +106,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.0
# via -r requirements/test.txt
pylint==2.17.5
pylint==2.17.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -189,7 +189,7 @@ typing-extensions==4.8.0
# astroid
# mypy
# pylint
wcwidth==0.2.6
wcwidth==0.2.8
# via
# -r requirements/test.txt
# pytest
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
astroid==2.15.6
astroid==2.15.8
# via
# -r requirements/test.txt
# pylint
Expand All @@ -18,15 +18,15 @@ attrs==23.1.0
# -r requirements/test.txt
# hypothesis
# pytest
babel==2.12.1
babel==2.13.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -42,7 +42,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -67,7 +67,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.86.2
hypothesis==6.87.1
# via -r requirements/test.txt
idna==3.4
# via requests
Expand Down Expand Up @@ -110,7 +110,7 @@ mypy-extensions==1.0.0
# mypy
nh3==0.2.14
# via readme-renderer
packaging==23.1
packaging==23.2
# via
# -r requirements/test.txt
# pydata-sphinx-theme
Expand All @@ -120,7 +120,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -144,7 +144,7 @@ pygments==2.16.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==2.17.5
pylint==2.17.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -254,9 +254,9 @@ typing-extensions==4.8.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.0.5
urllib3==2.0.6
# via requests
wcwidth==0.2.6
wcwidth==0.2.8
# 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 @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==2.15.6
astroid==2.15.8
# via
# pylint
# pylint-celery
Expand All @@ -21,7 +21,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,7 +35,7 @@ exceptiongroup==1.1.3
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.86.2
hypothesis==6.87.1
# via -r requirements/test.in
isort==5.12.0
# via pylint
Expand All @@ -55,13 +55,13 @@ mypy==1.5.1
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
packaging==23.1
packaging==23.2
# via pytest
pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.10.0
platformdirs==3.11.0
# via pylint
pluggy==0.13.1
# via
Expand All @@ -73,7 +73,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.0
# via -r requirements/test.in
pylint==2.17.5
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -133,7 +133,7 @@ typing-extensions==4.8.0
# astroid
# mypy
# pylint
wcwidth==0.2.6
wcwidth==0.2.8
# via pytest
wrapt==1.15.0
# via astroid