Skip to content
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
cryptography==45.0.6
cryptography==45.0.7
# via
# django-fernet-fields-v2
# pyjwt
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -105,7 +105,7 @@ djangorestframework==3.16.1
# edx-completion
# edx-drf-extensions
# openedx-completion-aggregator
dnspython==2.7.0
dnspython==2.8.0
# via pymongo
drf-jwt==1.19.2
# via edx-drf-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.29.0
tox==4.30.2
# via -r requirements/ci.in
virtualenv==20.34.0
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ coverage[toml]==7.10.6
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==45.0.6
cryptography==45.0.7
# via
# -r requirements/quality.txt
# django-fernet-fields-v2
Expand All @@ -126,7 +126,7 @@ distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -189,7 +189,7 @@ djangorestframework==3.16.1
# edx-completion
# edx-drf-extensions
# openedx-completion-aggregator
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/quality.txt
# pymongo
Expand Down Expand Up @@ -440,13 +440,13 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.4.1
pytest==8.4.2
# via
# -r requirements/quality.txt
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==6.2.1
pytest-cov==6.3.0
# via -r requirements/quality.txt
pytest-django==4.11.1
# via -r requirements/quality.txt
Expand Down Expand Up @@ -529,7 +529,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.29.0
tox==4.30.2
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,13 @@ coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.6
cryptography==45.0.7
# via
# -r requirements/test.txt
# django-fernet-fields-v2
# pyjwt
# secretstorage
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -162,7 +162,7 @@ djangorestframework==3.16.1
# edx-completion
# edx-drf-extensions
# openedx-completion-aggregator
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/test.txt
# pymongo
Expand Down Expand Up @@ -314,7 +314,7 @@ markupsafe==3.0.2
# xblock
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.7.0
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -388,13 +388,13 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.2.0
# via build
pytest==8.4.1
pytest==8.4.2
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==6.2.1
pytest-cov==6.3.0
# via -r requirements/test.txt
pytest-django==4.11.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -509,7 +509,7 @@ tincan==1.0.0
# via
# -r requirements/test.txt
# edx-event-routing-backends
twine==6.1.0
twine==6.2.0
# via -r requirements/doc.in
typing-extensions==4.15.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,14 @@ coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.6
cryptography==45.0.7
# via
# -r requirements/test.txt
# django-fernet-fields-v2
# pyjwt
dill==0.4.0
# via pylint
django==4.2.23
django==4.2.24
# via
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -158,7 +158,7 @@ djangorestframework==3.16.1
# edx-completion
# edx-drf-extensions
# openedx-completion-aggregator
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/test.txt
# pymongo
Expand Down Expand Up @@ -360,13 +360,13 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.4.1
pytest==8.4.2
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==6.2.1
pytest-cov==6.3.0
# via -r requirements/test.txt
pytest-django==4.11.1
# via -r requirements/test.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ code-annotations==2.3.0
# edx-toggles
coverage[toml]==7.10.6
# via pytest-cov
cryptography==45.0.6
cryptography==45.0.7
# via
# -r requirements/base.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -145,7 +145,7 @@ djangorestframework==3.16.1
# edx-completion
# edx-drf-extensions
# openedx-completion-aggregator
dnspython==2.7.0
dnspython==2.8.0
# via
# -r requirements/base.txt
# pymongo
Expand Down Expand Up @@ -310,12 +310,12 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.4.1
pytest==8.4.2
# via
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==6.2.1
pytest-cov==6.3.0
# via -r requirements/test.in
pytest-django==4.11.1
# via -r requirements/test.in
Expand Down