Skip to content
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
16 changes: 7 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ celery==5.5.3
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2025.7.9
certifi==2025.8.3
# via requests
cffi==1.17.1
# via
Expand Down Expand Up @@ -53,7 +53,7 @@ cryptography==45.0.5
# pyjwt
django==4.2.23
# 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 @@ -138,7 +138,7 @@ edx-opaque-keys[django]==3.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
edx-toggles==5.3.0
edx-toggles==5.4.1
# via
# edx-completion
# edx-event-routing-backends
Expand All @@ -149,7 +149,7 @@ event-tracking==3.3.0
# edx-completion
# edx-event-routing-backends
# openedx-completion-aggregator
fastavro==1.11.1
fastavro==1.12.0
# via openedx-events
fasteners==0.19
# via edx-event-routing-backends
Expand Down Expand Up @@ -180,7 +180,7 @@ openedx-atlas==0.7.0
# via -r requirements/base.in
openedx-completion-aggregator==4.2.0
# via -r requirements/base.in
openedx-events==10.3.0
openedx-events==10.4.0
# via event-tracking
openedx-filters==2.1.0
# via edx-event-routing-backends
Expand Down Expand Up @@ -257,10 +257,8 @@ typing-extensions==4.14.1
# via edx-opaque-keys
tzdata==2025.2
# via kombu
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# requests
urllib3==2.5.0
# via requests
vine==5.1.0
# via
# amqp
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.9
distlib==0.4.0
# via virtualenv
filelock==3.18.0
# via
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.27.0
tox==4.28.4
# via -r requirements/ci.in
virtualenv==20.31.2
virtualenv==20.33.0
# via tox
29 changes: 14 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ billiard==4.2.1
# via
# -r requirements/quality.txt
# celery
build==1.2.2.post1
build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -51,7 +51,7 @@ celery==5.5.3
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2025.7.9
certifi==2025.8.3
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -107,7 +107,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.9.2
coverage[toml]==7.10.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -116,19 +116,19 @@ cryptography==45.0.5
# -r requirements/quality.txt
# django-fernet-fields-v2
# pyjwt
diff-cover==9.5.0
diff-cover==9.6.0
# via -r requirements/dev.in
dill==0.4.0
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.9
distlib==0.4.0
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.23
# 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 @@ -239,7 +239,7 @@ edx-opaque-keys[django]==3.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
edx-toggles==5.3.0
edx-toggles==5.4.1
# via
# -r requirements/quality.txt
# edx-completion
Expand All @@ -258,11 +258,11 @@ execnet==2.1.1
# pytest-xdist
factory-boy==3.3.3
# via -r requirements/quality.txt
faker==37.4.0
faker==37.5.3
# via
# -r requirements/quality.txt
# factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via
# -r requirements/quality.txt
# openedx-events
Expand Down Expand Up @@ -335,7 +335,7 @@ openedx-atlas==0.7.0
# via -r requirements/quality.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/quality.txt
openedx-events==10.3.0
openedx-events==10.4.0
# via
# -r requirements/quality.txt
# event-tracking
Expand All @@ -361,7 +361,7 @@ pbr==6.1.1
# stevedore
pillow==11.3.0
# via -r requirements/quality.txt
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/pip-tools.txt
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -533,7 +533,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.27.0
tox==4.28.4
# via -r requirements/ci.txt
typing-extensions==4.14.1
# via
Expand All @@ -544,9 +544,8 @@ tzdata==2025.2
# -r requirements/quality.txt
# faker
# kombu
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# requests
vine==5.1.0
Expand All @@ -555,7 +554,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.31.2
virtualenv==20.33.0
# via
# -r requirements/ci.txt
# tox
Expand Down
23 changes: 11 additions & 12 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ billiard==4.2.1
# via
# -r requirements/test.txt
# celery
build==1.2.2.post1
build==1.3.0
# via -r requirements/doc.in
celery==5.5.3
# via
# -r requirements/test.txt
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2025.7.9
certifi==2025.8.3
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -90,7 +90,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.9.2
coverage[toml]==7.10.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -102,7 +102,7 @@ cryptography==45.0.5
# secretstorage
django==4.2.23
# 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 @@ -217,7 +217,7 @@ edx-opaque-keys[django]==3.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
edx-toggles==5.3.0
edx-toggles==5.4.1
# via
# -r requirements/test.txt
# edx-completion
Expand All @@ -236,11 +236,11 @@ execnet==2.1.1
# pytest-xdist
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.4.0
faker==37.5.3
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -318,13 +318,13 @@ more-itertools==10.7.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.21
nh3==0.3.0
# via readme-renderer
openedx-atlas==0.7.0
# via -r requirements/test.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==10.3.0
openedx-events==10.4.0
# via
# -r requirements/test.txt
# event-tracking
Expand Down Expand Up @@ -449,7 +449,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==14.0.0
rich==14.1.0
# via twine
roman-numerals-py==3.1.0
# via sphinx
Expand Down Expand Up @@ -526,9 +526,8 @@ tzdata==2025.2
# -r requirements/test.txt
# faker
# kombu
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# requests
# twine
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
build==1.2.2.post1
build==1.3.0
# via pip-tools
click==8.2.1
# via pip-tools
packaging==25.0
# via build
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
17 changes: 8 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ celery==5.5.3
# edx-celeryutils
# event-tracking
# openedx-completion-aggregator
certifi==2025.7.9
certifi==2025.8.3
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -85,7 +85,7 @@ code-annotations==2.3.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.9.2
coverage[toml]==7.10.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -98,7 +98,7 @@ dill==0.4.0
# via pylint
django==4.2.23
# 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 @@ -206,7 +206,7 @@ edx-opaque-keys[django]==3.0.0
# openedx-completion-aggregator
# openedx-events
# openedx-filters
edx-toggles==5.3.0
edx-toggles==5.4.1
# via
# -r requirements/test.txt
# edx-completion
Expand All @@ -225,11 +225,11 @@ execnet==2.1.1
# pytest-xdist
factory-boy==3.3.3
# via -r requirements/test.txt
faker==37.4.0
faker==37.5.3
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.11.1
fastavro==1.12.0
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -290,7 +290,7 @@ openedx-atlas==0.7.0
# via -r requirements/test.txt
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==10.3.0
openedx-events==10.4.0
# via
# -r requirements/test.txt
# event-tracking
Expand Down Expand Up @@ -457,9 +457,8 @@ tzdata==2025.2
# -r requirements/test.txt
# faker
# kombu
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# requests
vine==5.1.0
Expand Down
Loading