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

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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ edx-opaque-keys[django]==2.11.0
# edx-ccx-keys
fastavro==1.9.7
# via -r requirements/base.in
newrelic==10.3.0
newrelic==10.3.1
# via edx-django-utils
pbr==6.1.0
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ coverage[toml]==7.6.8
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -135,7 +135,6 @@ importlib-metadata==8.5.0
# via
# -r requirements/quality.txt
# keyring
# twine
iniconfig==2.0.0
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -195,11 +194,11 @@ more-itertools==10.5.0
# -r requirements/quality.txt
# jaraco-classes
# jaraco-functools
newrelic==10.3.0
newrelic==10.3.1
# via
# -r requirements/quality.txt
# edx-django-utils
nh3==0.2.18
nh3==0.2.19
# via
# -r requirements/quality.txt
# readme-renderer
Expand All @@ -212,13 +211,14 @@ packaging==24.2
# pyproject-api
# pytest
# tox
# twine
pbr==6.1.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.10.0
pkginfo==1.11.2
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -291,7 +291,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -362,7 +362,7 @@ tomlkit==0.13.2
# pylint
tox==4.23.2
# via -r requirements/ci.txt
twine==5.1.1
twine==6.0.1
# via -r requirements/quality.txt
typing-extensions==4.12.2
# via
Expand All @@ -373,7 +373,7 @@ urllib3==2.2.3
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/ci.txt
# tox
Expand Down
17 changes: 8 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -102,9 +102,7 @@ idna==3.10
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via
# keyring
# twine
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -138,23 +136,24 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.3.0
newrelic==10.3.1
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
packaging==24.2
# via
# -r requirements/test.txt
# build
# pytest
# sphinx
# twine
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
pluggy==1.5.0
# via
Expand Down Expand Up @@ -188,7 +187,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.2.0
# via build
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -281,7 +280,7 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
twine==5.1.1
twine==6.0.1
# via -r requirements/doc.in
typing-extensions==4.12.2
# via
Expand Down
17 changes: 8 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
cryptography==43.0.3
cryptography==44.0.0
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -85,9 +85,7 @@ fastavro==1.9.7
idna==3.10
# via requests
importlib-metadata==8.5.0
# via
# keyring
# twine
# via keyring
iniconfig==2.0.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -128,21 +126,22 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.3.0
newrelic==10.3.1
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
packaging==24.2
# via
# -r requirements/test.txt
# pytest
# twine
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.10.0
pkginfo==1.11.2
# via twine
platformdirs==4.3.6
# via pylint
Expand Down Expand Up @@ -188,7 +187,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -242,7 +241,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.2
# via pylint
twine==5.1.1
twine==6.0.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jinja2==3.1.4
# via code-annotations
markupsafe==3.0.2
# via jinja2
newrelic==10.3.0
newrelic==10.3.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -87,7 +87,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.3.3
pytest==8.3.4
# via
# pytest-cov
# pytest-django
Expand Down