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 @@ -6,17 +6,17 @@
#
appdirs==1.4.4
# via fs
asgiref==3.9.2
asgiref==3.10.0
# via django
boto3==1.40.40
boto3==1.40.45
# via fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# boto3
# s3transfer
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
# django-crum
# openedx-django-pyfs
# openedx-filters
Expand Down Expand Up @@ -51,7 +51,7 @@ openedx-django-pyfs==3.8.0
# via xblock
openedx-filters==2.1.0
# via -r requirements/base.in
pymongo==4.15.1
pymongo==4.15.2
# via edx-opaque-keys
python-dateutil==2.9.0.post0
# via
Expand Down
22 changes: 11 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arrow==1.3.0
# via
# -r requirements/test.txt
# cookiecutter
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/test.txt
# django
Expand All @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/test.txt
# boto3
Expand All @@ -42,7 +42,7 @@ cachetools==6.2.0
# via
# -r requirements/tox.txt
# tox
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -89,7 +89,7 @@ coverage[toml]==7.10.7
# coveralls
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==46.0.1
cryptography==46.0.2
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -103,9 +103,9 @@ distlib==0.4.0
# via
# -r requirements/tox.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
# openedx-django-pyfs
Expand Down Expand Up @@ -163,7 +163,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 @@ -279,7 +279,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -299,7 +299,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 @@ -401,7 +401,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.30.2
tox==4.30.3
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/base.txt
# boto3
# s3transfer
django==4.2.24
django==4.2.25
# via
# -r requirements/base.txt
# django-crum
Expand Down Expand Up @@ -65,7 +65,7 @@ lxml[html-clean]==6.0.2
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via lxml
mako==1.3.10
# via
Expand All @@ -86,7 +86,7 @@ path==16.16.0
# via edx-i18n-tools
polib==1.2.0
# via edx-i18n-tools
pymongo==4.15.1
pymongo==4.15.2
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
14 changes: 7 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.14.0
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via requests
charset-normalizer==3.4.3
# via requests
django==4.2.24
django==4.2.25
# via
# -r requirements/base.txt
# django-crum
Expand Down Expand Up @@ -111,7 +111,7 @@ pygments==2.19.2
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pymongo==4.15.1
pymongo==4.15.2
# via
# -r requirements/base.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
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ appdirs==1.4.4
# fs
arrow==1.3.0
# via cookiecutter
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
Expand All @@ -22,16 +22,16 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
Expand All @@ -51,15 +51,15 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
cryptography==46.0.1
cryptography==46.0.2
# via secretstorage
ddt==1.7.2
# via -r requirements/quality.in
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/base.txt
# django-crum
# openedx-django-pyfs
Expand Down Expand Up @@ -96,7 +96,7 @@ idna==3.10
# via requests
importlib-metadata==8.7.0
# via keyring
isort==6.0.1
isort==6.1.0
# via pylint
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -168,7 +168,7 @@ pygments==2.19.2
# via
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/quality.in
# edx-lint
Expand All @@ -183,7 +183,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
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ appdirs==1.4.4
# fs
arrow==1.3.0
# via cookiecutter
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
Expand All @@ -22,16 +22,16 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
Expand All @@ -55,14 +55,14 @@ coverage[toml]==7.10.7
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
cryptography==46.0.1
cryptography==46.0.2
# via secretstorage
ddt==1.7.2
# via -r requirements/test.in
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
# openedx-django-pyfs
Expand Down Expand Up @@ -103,7 +103,7 @@ importlib-metadata==8.7.0
# via keyring
iniconfig==2.1.0
# via pytest
isort==6.0.1
isort==6.1.0
# via pylint
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -182,7 +182,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
Expand All @@ -196,7 +196,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
2 changes: 1 addition & 1 deletion requirements/tox.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/tox.in
virtualenv==20.34.0
# via tox