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 #65

Merged
merged 1 commit into from
Nov 21, 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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -32,5 +32,5 @@ sqlparse==0.4.4
# via django
typing-extensions==4.8.0
# via asgiref
urllib3==2.0.7
urllib3==2.1.0
# via requests
27 changes: 18 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,36 @@
#
# make upgrade
#
cachetools==5.3.2
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
# via virtualenv
filelock==3.13.1
# via
# tox
# virtualenv
packaging==23.2
# via tox
# via
# pyproject-api
# tox
platformdirs==3.11.0
# via virtualenv
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
six==1.16.0
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# pyproject-api
# tox
tox==4.11.3
# via -r requirements/ci.in
virtualenv==20.24.6
# via tox
49 changes: 30 additions & 19 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,19 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.7.22
cachetools==5.3.2
# via
# -r requirements/ci.txt
# tox
certifi==2023.11.17
# via
# -r requirements/quality.txt
# requests
chardet==5.2.0
# via diff-cover
# via
# -r requirements/ci.txt
# diff-cover
# tox
charset-normalizer==3.3.2
# via
# -r requirements/quality.txt
Expand All @@ -43,12 +50,16 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.3.2
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
diff-cover==8.0.0
diff-cover==8.0.1
# via -r requirements/dev.in
dill==0.3.7
# via
Expand All @@ -67,7 +78,7 @@ edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.6
# via -r requirements/quality.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -117,21 +128,24 @@ packaging==23.2
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# build
# pyproject-api
# pytest
# tox
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
# tox
# virtualenv
pluggy==1.3.0
# via
Expand All @@ -142,10 +156,6 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
py==1.11.0
# via
# -r requirements/ci.txt
# tox
pycodestyle==2.11.1
# via -r requirements/quality.txt
pycryptodomex==3.19.0
Expand All @@ -154,7 +164,7 @@ pycryptodomex==3.19.0
# pyjwkest
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.16.1
pygments==2.17.1
# via diff-cover
pyjwkest==1.4.2
# via -r requirements/quality.txt
Expand All @@ -178,6 +188,10 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pyproject-api==1.6.1
# via
# -r requirements/ci.txt
# tox
pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
Expand All @@ -189,7 +203,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/quality.txt
python-slugify==8.0.1
# via
Expand All @@ -210,11 +224,9 @@ requests==2.31.0
# pyjwkest
six==1.16.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# edx-lint
# pyjwkest
# tox
snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
Expand All @@ -240,24 +252,23 @@ tomli==2.0.1
# coverage
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
tox==4.11.3
# via -r requirements/ci.txt
typing-extensions==4.8.0
# via
# -r requirements/quality.txt
# asgiref
# astroid
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/quality.txt
# requests
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.13.1
# via sphinx
build==1.0.3
# via -r requirements/doc.in
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -49,7 +49,7 @@ docutils==0.20.1
# readme-renderer
# restructuredtext-lint
# sphinx
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -86,7 +86,7 @@ jinja2==3.1.2
# -r requirements/test.txt
# code-annotations
# sphinx
keyring==24.2.0
keyring==24.3.0
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -106,7 +106,7 @@ packaging==23.2
# build
# pytest
# sphinx
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
Expand All @@ -122,7 +122,7 @@ pycryptodomex==3.19.0
# via
# -r requirements/test.txt
# pyjwkest
pygments==2.16.1
pygments==2.17.1
# via
# doc8
# readme-renderer
Expand All @@ -139,7 +139,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -169,7 +169,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.6.0
rich==13.7.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -221,7 +221,7 @@ typing-extensions==4.8.0
# -r requirements/test.txt
# asgiref
# rich
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/test.txt
# requests
Expand Down
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.3
# 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.1
# via -r requirements/pip.in
16 changes: 9 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ astroid==3.0.1
# via
# pylint
# pylint-celery
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -45,7 +45,7 @@ django==3.2.23
# -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/quality.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -79,12 +79,14 @@ packaging==23.2
# via
# -r requirements/test.txt
# pytest
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.11.0
# via pylint
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -120,7 +122,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -163,15 +165,15 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
# via
# -r requirements/test.txt
# asgiref
# astroid
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/test.txt
# requests
Loading