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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
amqp==5.3.1
# via kombu
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
Expand All @@ -34,9 +34,9 @@ click-repl==0.3.0
# via celery
code-annotations==2.3.0
# via edx-toggles
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-crum
# django-waffle
Expand Down Expand Up @@ -84,7 +84,7 @@ psutil==7.1.0
# via edx-django-utils
pycparser==2.23
# via cffi
pymongo==4.15.1
pymongo==4.15.2
# via
# -r requirements/base.in
# edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.3.1
# via
# -r requirements/test.txt
# kombu
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/test.txt
# django
Expand All @@ -19,7 +19,7 @@ astroid==3.3.11
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -41,7 +41,7 @@ celery==5.5.3
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
certifi==2025.8.3
certifi==2025.10.5
# via requests
cffi==2.0.0
# via
Expand Down Expand Up @@ -106,9 +106,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/test.txt
# django-crum
# django-waffle
Expand Down Expand Up @@ -168,7 +168,7 @@ iniconfig==2.1.0
# via
# -r requirements/test.txt
# pytest
isort==6.0.1
isort==6.1.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -204,7 +204,7 @@ packaging==25.0
# pytest
# sphinx
# tox
pip-tools==7.5.0
pip-tools==7.5.1
# via
# -r requirements/dev.in
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -243,7 +243,7 @@ pygments==2.19.2
# -r requirements/test.txt
# pytest
# sphinx
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -263,7 +263,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.1
pymongo==4.15.2
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -344,7 +344,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.30.2
tox==4.30.3
# via
# -r requirements/ci.txt
# -r requirements/dev.in
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
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
# via
# -r requirements/base.txt
# kombu
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
astroid==3.3.11
# via
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/base.txt
# openedx-events
Expand Down Expand Up @@ -63,7 +63,7 @@ ddt==1.7.2
dill==0.4.0
# via pylint
# 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-crum
# django-waffle
Expand Down Expand Up @@ -108,7 +108,7 @@ fastavro==1.12.0
# openedx-events
iniconfig==2.1.0
# via pytest
isort==6.0.1
isort==6.1.0
# via pylint
jinja2==3.1.6
# via
Expand Down Expand Up @@ -153,7 +153,7 @@ pycparser==2.23
# cffi
pygments==2.19.2
# via pytest
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
Expand All @@ -167,7 +167,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.1
pymongo==4.15.2
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down