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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ aniso8601==10.0.1
# via tincan
apache-libcloud==3.8.0
# via -r requirements/base.in
asgiref==3.9.2
asgiref==3.10.0
# via django
attrs==25.3.0
attrs==25.4.0
# via openedx-events
billiard==4.2.2
# via celery
celery==5.5.3
# via
# edx-celeryutils
# event-tracking
certifi==2025.8.3
certifi==2025.10.5
# via requests
cffi==2.0.0
# via
Expand All @@ -46,9 +46,9 @@ code-annotations==2.3.0
# via edx-toggles
cryptography==46.0.2
# via django-fernet-fields-v2
django==4.2.24
django==4.2.25
# 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/base.in
# django-config-models
# django-crum
Expand Down Expand Up @@ -135,7 +135,7 @@ psutil==7.1.0
# via edx-django-utils
pycparser==2.23
# via cffi
pymongo==4.15.1
pymongo==4.15.3
# via
# edx-opaque-keys
# event-tracking
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.30.2
tox==4.30.3
# via -r requirements/ci.in
virtualenv==20.34.0
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aniso8601==10.0.1
# tincan
apache-libcloud==3.8.0
# via -r requirements/quality.txt
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/quality.txt
# django
Expand All @@ -23,7 +23,7 @@ astroid==3.3.11
# -r requirements/quality.txt
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/quality.txt
# openedx-events
Expand All @@ -44,7 +44,7 @@ celery==5.5.3
# -r requirements/quality.txt
# edx-celeryutils
# event-tracking
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -120,9 +120,9 @@ distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.24
django==4.2.25
# 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/quality.txt
# django-config-models
# django-crum
Expand Down Expand Up @@ -198,7 +198,7 @@ event-tracking==3.3.0
# via -r requirements/quality.txt
factory-boy==3.3.3
# via -r requirements/quality.txt
faker==37.8.0
faker==37.11.0
# via
# -r requirements/quality.txt
# factory-boy
Expand All @@ -223,7 +223,7 @@ iniconfig==2.1.0
# pytest
isodate==0.7.2
# via -r requirements/quality.txt
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -244,7 +244,7 @@ lxml[html-clean]==6.0.2
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via lxml
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -274,7 +274,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
# via
Expand Down Expand Up @@ -314,7 +314,7 @@ pygments==2.19.2
# -r requirements/quality.txt
# diff-cover
# pytest
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -334,7 +334,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.15.1
pymongo==4.15.3
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand Down Expand Up @@ -418,7 +418,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.30.2
tox==4.30.3
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ aniso8601==10.0.1
# tincan
apache-libcloud==3.8.0
# via -r requirements/test.txt
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/test.txt
# django
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -45,7 +45,7 @@ celery==5.5.3
# -r requirements/test.txt
# edx-celeryutils
# event-tracking
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -94,9 +94,9 @@ cryptography==46.0.2
# secretstorage
ddt==1.7.2
# via -r requirements/test.txt
django==4.2.24
django==4.2.25
# 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/test.txt
# django-config-models
# django-crum
Expand Down Expand Up @@ -176,7 +176,7 @@ event-tracking==3.3.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.8.0
faker==37.11.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -241,7 +241,7 @@ more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.0
nh3==0.3.1
# via readme-renderer
openedx-events==10.5.0
# via
Expand Down Expand Up @@ -287,7 +287,7 @@ pygments==2.19.2
# readme-renderer
# rich
# sphinx
pymongo==4.15.1
pymongo==4.15.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.3.0
# via pip-tools
packaging==25.0
# via build
pip-tools==7.5.0
pip-tools==7.5.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
6 changes: 2 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ wheel==0.45.1
# via -r requirements/pip.in

# 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
# -r requirements/pip.in
pip==25.2
# via -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ aniso8601==10.0.1
# tincan
apache-libcloud==3.8.0
# via -r requirements/test.txt
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/test.txt
# django
astroid==3.3.11
# via
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -35,7 +35,7 @@ celery==5.5.3
# -r requirements/test.txt
# edx-celeryutils
# event-tracking
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -90,9 +90,9 @@ ddt==1.7.2
# via -r requirements/test.txt
dill==0.4.0
# via pylint
django==4.2.24
django==4.2.25
# 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/test.txt
# django-config-models
# django-crum
Expand Down Expand Up @@ -165,7 +165,7 @@ event-tracking==3.3.0
# via -r requirements/test.txt
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.8.0
faker==37.11.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -185,7 +185,7 @@ iniconfig==2.1.0
# pytest
isodate==0.7.2
# via -r requirements/test.txt
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -247,7 +247,7 @@ pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
Expand All @@ -261,7 +261,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.1
pymongo==4.15.3
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ aniso8601==10.0.1
# tincan
apache-libcloud==3.8.0
# via -r requirements/base.txt
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -31,7 +31,7 @@ celery==5.5.3
# -r requirements/base.txt
# edx-celeryutils
# event-tracking
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -79,7 +79,7 @@ cryptography==46.0.2
ddt==1.7.2
# via -r requirements/test.in
# 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/base.txt
# django-config-models
# django-crum
Expand Down Expand Up @@ -150,7 +150,7 @@ event-tracking==3.3.0
# via -r requirements/base.txt
factory-boy==3.3.3
# via -r requirements/test.in
faker==37.8.0
faker==37.11.0
# via factory-boy
fastavro==1.12.0
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ pycparser==2.23
# cffi
pygments==2.19.2
# via pytest
pymongo==4.15.1
pymongo==4.15.3
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down