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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ django-waffle==5.0.0
# via
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via -r requirements/base.in
edx-codejail==4.0.0
# via -r requirements/base.in
Expand Down Expand Up @@ -73,7 +73,7 @@ referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.26.0
rpds-py==0.27.0
# via
# jsonschema
# referencing
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.9.1
# via tox
tox==4.28.4
# via -r requirements/ci.in
virtualenv==20.33.0
virtualenv==20.33.1
# via tox
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ colorama==0.4.6
# via
# -r requirements/validation.txt
# tox
coverage[toml]==7.10.1
coverage[toml]==7.10.2
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via
# -r requirements/validation.txt
# secretstorage
Expand Down Expand Up @@ -104,7 +104,7 @@ django-waffle==5.0.0
# -r requirements/validation.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via -r requirements/validation.txt
docutils==0.22
# via
Expand Down Expand Up @@ -325,7 +325,7 @@ rich==14.1.0
# via
# -r requirements/validation.txt
# twine
rpds-py==0.26.0
rpds-py==0.27.0
# via
# -r requirements/validation.txt
# jsonschema
Expand Down Expand Up @@ -373,7 +373,7 @@ urllib3==2.5.0
# -r requirements/validation.txt
# requests
# twine
virtualenv==20.33.0
virtualenv==20.33.1
# via
# -r requirements/validation.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.10.1
coverage[toml]==7.10.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -97,7 +97,7 @@ django-waffle==5.0.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via -r requirements/test.txt
doc8==2.0.0
# via -r requirements/doc.in
Expand Down Expand Up @@ -254,7 +254,7 @@ restructuredtext-lint==1.4.0
# via doc8
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.26.0
rpds-py==0.27.0
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -315,7 +315,7 @@ typing-extensions==4.14.1
# referencing
urllib3==2.5.0
# via requests
virtualenv==20.33.0
virtualenv==20.33.1
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https:/raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.10.1
coverage[toml]==7.10.2
# via
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via secretstorage
ddt==1.7.2
# via -r requirements/test.txt
Expand Down Expand Up @@ -90,7 +90,7 @@ django-waffle==5.0.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via -r requirements/test.txt
docutils==0.22
# via readme-renderer
Expand Down Expand Up @@ -271,7 +271,7 @@ rfc3986==2.0.0
# via twine
rich==14.1.0
# via twine
rpds-py==0.26.0
rpds-py==0.27.0
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -314,7 +314,7 @@ urllib3==2.5.0
# via
# requests
# twine
virtualenv==20.33.0
virtualenv==20.33.1
# via
# -r requirements/test.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ code-annotations==2.3.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.10.1
coverage[toml]==7.10.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -70,7 +70,7 @@ django-waffle==5.0.0
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via -r requirements/base.txt
edx-codejail==4.0.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -180,7 +180,7 @@ referencing==0.36.2
# -r requirements/base.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.26.0
rpds-py==0.27.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -211,7 +211,7 @@ typing-extensions==4.14.1
# via
# -r requirements/base.txt
# referencing
virtualenv==20.33.0
virtualenv==20.33.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ colorama==0.4.6
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.10.1
coverage[toml]==7.10.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest-cov
cryptography==45.0.5
cryptography==45.0.6
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -113,7 +113,7 @@ django-waffle==5.0.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -363,7 +363,7 @@ rich==14.1.0
# via
# -r requirements/quality.txt
# twine
rpds-py==0.26.0
rpds-py==0.27.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -420,7 +420,7 @@ urllib3==2.5.0
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.33.0
virtualenv==20.33.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down