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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2025.8.3
# via requests
cffi==1.17.1
# via pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
Expand Down Expand Up @@ -55,7 +55,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
dnspython==2.7.0
# via pymongo
Expand Down Expand Up @@ -104,7 +104,7 @@ psutil==7.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
pymongo==4.13.2
pymongo==4.14.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -121,7 +121,7 @@ pyyaml==6.0.2
# code-annotations
# superset-api-client
# xblock
redis==6.2.0
redis==6.4.0
# via -r requirements/base.in
requests==2.32.4
# via
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
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ chardet==5.2.0
# -r requirements/ci.txt
# diff-cover
# tox
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -95,7 +95,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -136,7 +136,7 @@ django-waffle==5.0.0
# -r requirements/quality.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.16.0
djangorestframework==3.16.1
# via
# -r requirements/quality.txt
# django-mock-queries
Expand Down Expand Up @@ -290,7 +290,7 @@ pygments==2.19.2
# -r requirements/quality.txt
# diff-cover
# pytest
pylint==3.3.7
pylint==3.3.8
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -310,7 +310,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.13.2
pymongo==4.14.0
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down Expand Up @@ -357,7 +357,7 @@ pyyaml==6.0.2
# responses
# superset-api-client
# xblock
redis==6.2.0
redis==6.4.0
# via -r requirements/quality.txt
requests==2.32.4
# via
Expand All @@ -369,7 +369,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/quality.txt
# superset-api-client
responses==0.25.7
responses==0.25.8
# via -r requirements/quality.txt
simplejson==3.20.1
# via
Expand Down Expand Up @@ -427,7 +427,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.33.0
virtualenv==20.33.1
# via
# -r requirements/ci.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ cffi==1.17.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -74,11 +74,11 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# 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 @@ -106,7 +106,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
# django-mock-queries
Expand Down Expand Up @@ -252,7 +252,7 @@ pygments==2.19.2
# readme-renderer
# rich
# sphinx
pymongo==4.13.2
pymongo==4.14.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -293,7 +293,7 @@ pyyaml==6.0.2
# xblock
readme-renderer==44.0
# via twine
redis==6.2.0
redis==6.4.0
# via -r requirements/test.txt
requests==2.32.4
# via
Expand All @@ -311,7 +311,7 @@ requests-oauthlib==2.0.0
# superset-api-client
requests-toolbelt==1.0.0
# via twine
responses==0.25.7
responses==0.25.8
# via -r requirements/test.txt
restructuredtext-lint==1.4.0
# via doc8
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
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cffi==1.17.1
# via
# -r requirements/test.txt
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -71,7 +71,7 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -103,7 +103,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
# django-mock-queries
Expand Down Expand Up @@ -220,7 +220,7 @@ pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
pylint==3.3.7
pylint==3.3.8
# via
# edx-lint
# pylint-celery
Expand All @@ -234,7 +234,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.13.2
pymongo==4.14.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -271,7 +271,7 @@ pyyaml==6.0.2
# responses
# superset-api-client
# xblock
redis==6.2.0
redis==6.4.0
# via -r requirements/test.txt
requests==2.32.4
# via
Expand All @@ -283,7 +283,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/test.txt
# superset-api-client
responses==0.25.7
responses==0.25.8
# via -r requirements/test.txt
simplejson==3.20.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cffi==1.17.1
# via
# -r requirements/base.txt
# pynacl
charset-normalizer==3.4.2
charset-normalizer==3.4.3
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -60,7 +60,7 @@ code-annotations==2.3.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.10.1
coverage[toml]==7.10.3
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand All @@ -87,7 +87,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
# django-mock-queries
Expand Down Expand Up @@ -176,7 +176,7 @@ pycparser==2.22
# cffi
pygments==2.19.2
# via pytest
pymongo==4.13.2
pymongo==4.14.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -212,7 +212,7 @@ pyyaml==6.0.2
# responses
# superset-api-client
# xblock
redis==6.2.0
redis==6.4.0
# via -r requirements/base.txt
requests==2.32.4
# via
Expand All @@ -224,7 +224,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# superset-api-client
responses==0.25.7
responses==0.25.8
# via -r requirements/test.in
simplejson==3.20.1
# via
Expand Down
Loading