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

Closed
Closed
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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
#
asgiref==3.7.2
# via django
django==3.2.24
backports-zoneinfo==0.2.1
# via django
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
pytz==2024.1
# via django
sqlparse==0.4.4
# via django
typing-extensions==4.10.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand Down
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,15 @@ astroid==3.1.0
# -r requirements/quality.txt
# pylint
# pylint-celery
build==1.0.3
backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
# django
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -66,7 +70,7 @@ cryptography==42.0.5
# via
# -r requirements/quality.txt
# secretstorage
ddt==1.7.1
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==8.0.3
# via -r requirements/dev.in
Expand All @@ -78,7 +82,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.24
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -134,7 +138,7 @@ jinja2==3.1.3
# -r requirements/quality.txt
# code-annotations
# diff-cover
keyring==24.3.0
keyring==24.3.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -177,7 +181,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
pkginfo==1.10.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -238,7 +242,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.2
pytest==8.1.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -251,15 +255,11 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/quality.txt
# django
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
readme-renderer==42.0
readme-renderer==43.0
# via
# -r requirements/quality.txt
# twine
Expand All @@ -276,7 +276,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==13.7.0
rich==13.7.1
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -317,7 +317,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
Expand Down
25 changes: 13 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@ asgiref==3.7.2
# django
babel==2.14.0
# via sphinx
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
build==1.0.3
build==1.1.1
# via -r requirements/doc.in
certifi==2024.2.2
# via requests
Expand All @@ -36,9 +40,9 @@ coverage[toml]==7.4.3
# pytest-cov
cryptography==42.0.5
# via secretstorage
ddt==1.7.1
ddt==1.7.2
# via -r requirements/test.txt
django==3.2.24
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -82,7 +86,7 @@ jinja2==3.1.3
# -r requirements/test.txt
# code-annotations
# sphinx
keyring==24.3.0
keyring==24.3.1
# via twine
livereload==2.6.3
# via sphinx-autobuild
Expand All @@ -109,7 +113,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
pluggy==1.4.0
# via
Expand All @@ -128,7 +132,7 @@ pygments==2.17.2
# sphinx
pyproject-hooks==1.0.0
# via build
pytest==8.0.2
pytest==8.1.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -142,16 +146,13 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/test.txt
# babel
# django
# via babel
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
# sphinx-book-theme
readme-renderer==42.0
readme-renderer==43.0
# via twine
requests==2.31.0
# via
Expand All @@ -164,7 +165,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.7.0
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.3
build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
24 changes: 12 additions & 12 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ astroid==3.1.0
# via
# pylint
# pylint-celery
backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand All @@ -36,11 +40,11 @@ coverage[toml]==7.4.3
# pytest-cov
cryptography==42.0.5
# via secretstorage
ddt==1.7.1
ddt==1.7.2
# via -r requirements/test.txt
dill==0.3.8
# via pylint
django==3.2.24
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -78,7 +82,7 @@ jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
keyring==24.3.0
keyring==24.3.1
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -102,7 +106,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
platformdirs==4.2.0
# via pylint
Expand Down Expand Up @@ -134,7 +138,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==8.0.2
pytest==8.1.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -147,15 +151,11 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/test.txt
# django
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==42.0
readme-renderer==43.0
# via twine
requests==2.31.0
# via
Expand All @@ -165,7 +165,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.0
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
Expand All @@ -191,7 +191,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.3
tomlkit==0.12.4
# via pylint
twine==5.0.0
# via -r requirements/quality.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,19 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
backports-zoneinfo==0.2.1
# via
# -r requirements/base.txt
# django
click==8.1.7
# via code-annotations
code-annotations==1.6.0
# via -r requirements/test.in
coverage[toml]==7.4.3
# via pytest-cov
ddt==1.7.1
ddt==1.7.2
# via -r requirements/test.in
django==3.2.24
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand All @@ -34,7 +38,7 @@ pbr==6.0.0
# via stevedore
pluggy==1.4.0
# via pytest
pytest==8.0.2
pytest==8.1.0
# via
# pytest-cov
# pytest-django
Expand All @@ -44,10 +48,6 @@ pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
# -r requirements/base.txt
# django
pyyaml==6.0.1
# via code-annotations
sqlparse==0.4.4
Expand Down
Loading