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

chore: Upgrade Python requirements #468

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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-toggles
cryptography==43.0.1
cryptography==43.0.3
# via django-fernet-fields-v2
django==4.2.16
# via
Expand Down Expand Up @@ -86,7 +86,7 @@ edx-ccx-keys==1.3.0
# via openedx-events
edx-celeryutils==1.3.0
# via -r requirements/base.in
edx-django-utils==6.1.0
edx-django-utils==7.0.0
# via
# django-config-models
# edx-toggles
Expand Down Expand Up @@ -120,7 +120,7 @@ jsonfield==3.1.0
# edx-celeryutils
kombu==5.4.2
# via celery
markupsafe==3.0.1
markupsafe==3.0.2
# via jinja2
newrelic==10.2.0
# via edx-django-utils
Expand All @@ -132,7 +132,7 @@ pbr==6.1.0
# via stevedore
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
psutil==6.1.0
# via edx-django-utils
pycparser==2.22
# via cffi
Expand All @@ -155,7 +155,7 @@ pytz==2024.2
# tincan
pyyaml==6.0.2
# via code-annotations
redis==5.1.1
redis==5.2.0
# via django-redis
requests==2.32.3
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.22.0
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.26.6
virtualenv==20.27.1
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==43.0.1
cryptography==43.0.3
# via
# -r requirements/quality.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -169,7 +169,7 @@ edx-ccx-keys==1.3.0
# openedx-events
edx-celeryutils==1.3.0
# via -r requirements/quality.txt
edx-django-utils==6.1.0
edx-django-utils==7.0.0
# via
# -r requirements/quality.txt
# django-config-models
Expand All @@ -178,7 +178,7 @@ edx-django-utils==6.1.0
# openedx-events
edx-i18n-tools==1.6.3
# via -r requirements/dev.in
edx-lint==5.4.0
edx-lint==5.4.1
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.11.0
# via
Expand All @@ -195,7 +195,7 @@ event-tracking==2.4.0
# -r requirements/quality.txt
factory-boy==3.3.1
# via -r requirements/quality.txt
faker==30.4.0
faker==30.8.1
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -243,7 +243,7 @@ lxml[html-clean,html_clean]==5.3.0
# lxml-html-clean
lxml-html-clean==0.3.1
# via lxml
markupsafe==3.0.1
markupsafe==3.0.2
# via
# -r requirements/quality.txt
# jinja2
Expand Down Expand Up @@ -300,7 +300,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/quality.txt
# click-repl
psutil==6.0.0
psutil==6.1.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -357,7 +357,7 @@ pytest==8.3.3
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/quality.txt
pytest-django==4.9.0
# via -r requirements/quality.txt
Expand All @@ -380,7 +380,7 @@ pyyaml==6.0.2
# -r requirements/quality.txt
# code-annotations
# edx-i18n-tools
redis==5.1.1
redis==5.2.0
# via
# -r requirements/quality.txt
# django-redis
Expand Down Expand Up @@ -419,7 +419,7 @@ tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.22.0
tox==4.23.2
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand All @@ -441,7 +441,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.6
virtualenv==20.27.1
# via
# -r requirements/ci.txt
# tox
Expand Down
23 changes: 11 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.1
cryptography==43.0.3
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -151,7 +151,7 @@ edx-ccx-keys==1.3.0
# openedx-events
edx-celeryutils==1.3.0
# via -r requirements/test.txt
edx-django-utils==6.1.0
edx-django-utils==7.0.0
# via
# -r requirements/test.txt
# django-config-models
Expand All @@ -173,7 +173,7 @@ event-tracking==2.4.0
# -r requirements/test.txt
factory-boy==3.3.1
# via -r requirements/test.txt
faker==30.4.0
faker==30.8.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -218,15 +218,15 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# edx-celeryutils
keyring==25.4.1
keyring==25.5.0
# via twine
kombu==5.4.2
# via
# -r requirements/test.txt
# celery
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.1
markupsafe==3.0.2
# via
# -r requirements/test.txt
# jinja2
Expand Down Expand Up @@ -254,7 +254,6 @@ packaging==24.1
# via
# -r requirements/test.txt
# build
# pydata-sphinx-theme
# pytest
# sphinx
pbr==6.1.0
Expand All @@ -271,15 +270,15 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
psutil==6.0.0
psutil==6.1.0
# via
# -r requirements/test.txt
# edx-django-utils
pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.15.4
pydata-sphinx-theme==0.16.0
# via sphinx-book-theme
pygments==2.18.0
# via
Expand All @@ -305,7 +304,7 @@ pytest==8.3.3
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/test.txt
pytest-django==4.9.0
# via -r requirements/test.txt
Expand All @@ -329,7 +328,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via twine
redis==5.1.1
redis==5.2.0
# via
# -r requirements/test.txt
# django-redis
Expand All @@ -346,7 +345,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.9.2
rich==13.9.3
# via twine
secretstorage==3.3.3
# via keyring
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ wheel==0.44.0

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==75.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
# via -r requirements/pip.in
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ code-annotations==1.8.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.3
coverage[toml]==7.6.4
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.1
cryptography==43.0.3
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -138,14 +138,14 @@ edx-ccx-keys==1.3.0
# openedx-events
edx-celeryutils==1.3.0
# via -r requirements/test.txt
edx-django-utils==6.1.0
edx-django-utils==7.0.0
# via
# -r requirements/test.txt
# django-config-models
# edx-toggles
# event-tracking
# openedx-events
edx-lint==5.4.0
edx-lint==5.4.1
# via -r requirements/quality.in
edx-opaque-keys[django]==2.11.0
# via
Expand All @@ -162,7 +162,7 @@ event-tracking==2.4.0
# -r requirements/test.txt
factory-boy==3.3.1
# via -r requirements/test.txt
faker==30.4.0
faker==30.8.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -198,7 +198,7 @@ kombu==5.4.2
# via
# -r requirements/test.txt
# celery
markupsafe==3.0.1
markupsafe==3.0.2
# via
# -r requirements/test.txt
# jinja2
Expand Down Expand Up @@ -234,7 +234,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
psutil==6.0.0
psutil==6.1.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -274,7 +274,7 @@ pytest==8.3.3
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==5.0.0
pytest-cov==6.0.0
# via -r requirements/test.txt
pytest-django==4.9.0
# via -r requirements/test.txt
Expand All @@ -296,7 +296,7 @@ pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
redis==5.1.1
redis==5.2.0
# via
# -r requirements/test.txt
# django-redis
Expand Down Expand Up @@ -359,5 +359,5 @@ wheel==0.44.0
# via -r requirements/quality.in

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.1.0
setuptools==75.3.0
# via -r requirements/quality.in
Loading