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

Merged
merged 1 commit into from
Feb 7, 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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.6.0
# via django
django==3.2.16
django==3.2.17
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ charset-normalizer==3.0.1
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==7.0.5
coverage==7.1.0
# via codecov
distlib==0.3.6
# via virtualenv
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.6.0
# via
# -r requirements/quality.txt
# django
astroid==2.13.3
astroid==2.14.1
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -17,7 +17,7 @@ attrs==22.2.0
# via
# -r requirements/quality.txt
# pytest
bleach==5.0.1
bleach==6.0.0
# via
# -r requirements/quality.txt
# readme-renderer
Expand Down Expand Up @@ -59,7 +59,7 @@ code-annotations==1.3.0
# edx-lint
codecov==2.1.12
# via -r requirements/ci.txt
coverage[toml]==7.0.5
coverage[toml]==7.1.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -71,7 +71,7 @@ cryptography==39.0.0
# secretstorage
ddt==1.6.0
# via -r requirements/quality.txt
diff-cover==7.3.2
diff-cover==7.4.0
# via -r requirements/dev.in
dill==0.3.6
# via
Expand All @@ -81,7 +81,7 @@ distlib==0.3.6
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.16
django==3.2.17
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -118,7 +118,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==5.11.4
isort==5.12.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -176,7 +176,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==6.12.1
pip-tools==6.12.2
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ pygments==2.14.0
# diff-cover
# readme-renderer
# rich
pylint==2.15.10
pylint==2.16.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -246,7 +246,7 @@ pytest-cov==4.0.0
# via -r requirements/quality.txt
pytest-django==4.5.2
# via -r requirements/quality.txt
python-slugify==7.0.0
python-slugify==8.0.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -277,7 +277,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==13.2.0
rich==13.3.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -360,7 +360,7 @@ wrapt==1.14.1
# via
# -r requirements/quality.txt
# astroid
zipp==3.11.0
zipp==3.12.1
# via
# -r requirements/quality.txt
# importlib-metadata
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==22.2.0
# pytest
babel==2.11.0
# via sphinx
bleach==5.0.1
bleach==6.0.0
# via readme-renderer
build==0.10.0
# via -r requirements/doc.in
Expand All @@ -32,15 +32,15 @@ click==8.1.3
# code-annotations
code-annotations==1.3.0
# via -r requirements/test.txt
coverage[toml]==7.0.5
coverage[toml]==7.1.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==39.0.0
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
django==3.2.16
django==3.2.17
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -131,7 +131,7 @@ pytest-cov==4.0.0
# via -r requirements/test.txt
pytest-django==4.5.2
# via -r requirements/test.txt
python-slugify==7.0.0
python-slugify==8.0.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -157,7 +157,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.2.0
rich==13.3.1
# via twine
secretstorage==3.3.3
# via keyring
Expand All @@ -172,11 +172,11 @@ sphinx==5.3.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/doc.in
# edx-sphinx-theme
sphinxcontrib-applehelp==1.0.3
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
Expand Down Expand Up @@ -215,7 +215,7 @@ urllib3==1.26.14
# twine
webencodings==0.5.1
# via bleach
zipp==3.11.0
zipp==3.12.1
# via
# importlib-metadata
# importlib-resources
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.3
# via pip-tools
packaging==23.0
# via build
pip-tools==6.12.1
pip-tools==6.12.2
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down
8 changes: 3 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
#
# make upgrade
#
pip==22.3.1
pip==23.0
# via -r requirements/pip.in
setuptools==67.1.0
# via -r requirements/pip.in
setuptools==59.8.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
wheel==0.38.4
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ asgiref==3.6.0
# via
# -r requirements/test.txt
# django
astroid==2.13.3
astroid==2.14.1
# via
# pylint
# pylint-celery
attrs==22.2.0
# via
# -r requirements/test.txt
# pytest
bleach==5.0.1
bleach==6.0.0
# via readme-renderer
certifi==2022.12.7
# via requests
Expand All @@ -36,7 +36,7 @@ code-annotations==1.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.0.5
coverage[toml]==7.1.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -46,7 +46,7 @@ ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.6
# via pylint
django==3.2.16
django==3.2.17
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -70,7 +70,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.11.4
isort==5.12.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -126,7 +126,7 @@ pygments==2.14.0
# via
# readme-renderer
# rich
pylint==2.15.10
pylint==2.16.1
# via
# edx-lint
# pylint-celery
Expand All @@ -149,7 +149,7 @@ pytest-cov==4.0.0
# via -r requirements/test.txt
pytest-django==4.5.2
# via -r requirements/test.txt
python-slugify==7.0.0
python-slugify==8.0.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -171,7 +171,7 @@ requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
rich==13.2.0
rich==13.3.1
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -216,7 +216,7 @@ webencodings==0.5.1
# via bleach
wrapt==1.14.1
# via astroid
zipp==3.11.0
zipp==3.12.1
# via
# importlib-metadata
# importlib-resources
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ click==8.1.3
# via code-annotations
code-annotations==1.3.0
# via -r requirements/test.in
coverage[toml]==7.0.5
coverage[toml]==7.1.0
# via pytest-cov
ddt==1.6.0
# via -r requirements/test.in
django==3.2.16
django==3.2.17
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand All @@ -44,7 +44,7 @@ pytest-cov==4.0.0
# via -r requirements/test.in
pytest-django==4.5.2
# via -r requirements/test.in
python-slugify==7.0.0
python-slugify==8.0.0
# via code-annotations
pytz==2022.7.1
# via
Expand Down