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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.11.0
# via django
boto3==1.42.17
boto3==1.42.21
# via fs-s3fs
botocore==1.42.17
botocore==1.42.21
# via
# boto3
# s3transfer
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ asgiref==3.11.0
# -r requirements/quality.txt
# -r requirements/test.txt
# django
astroid==3.3.11
astroid==4.0.3
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -29,12 +29,12 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -49,7 +49,7 @@ cachetools==6.2.4
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -104,7 +104,7 @@ ddt==1.7.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
diff-cover==10.0.0
diff-cover==10.1.0
# via -r requirements/dev.in
dill==0.4.0
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ edx-opaque-keys==3.0.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
filelock==3.20.1
filelock==3.20.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -179,7 +179,7 @@ iniconfig==2.3.0
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest
isort==6.1.0
isort==7.0.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -294,7 +294,7 @@ pygments==2.19.2
# diff-cover
# pytest
# rich
pylint==3.3.9
pylint==4.0.4
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -305,7 +305,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.6.1
pylint-django==2.7.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -428,7 +428,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.32.0
tox==4.33.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cachetools==6.2.4
# via
# -r requirements/test.txt
# tox
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -121,7 +121,7 @@ edx-i18n-tools==1.9.0
# via -r requirements/test.txt
edx-opaque-keys==3.0.0
# via -r requirements/test.txt
filelock==3.20.1
filelock==3.20.2
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -381,7 +381,7 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
tox==4.32.0
tox==4.33.0
# via -r requirements/test.txt
twine==6.2.0
# via -r requirements/doc.in
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ asgiref==3.11.0
# via
# -r requirements/test.txt
# django
astroid==3.3.11
astroid==4.0.3
# via
# pylint
# pylint-celery
binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/test.txt
# boto3
Expand All @@ -37,7 +37,7 @@ cachetools==6.2.4
# via
# -r requirements/test.txt
# tox
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -108,7 +108,7 @@ edx-lint==5.6.0
# via -r requirements/quality.in
edx-opaque-keys==3.0.0
# via -r requirements/test.txt
filelock==3.20.1
filelock==3.20.2
# via
# -r requirements/test.txt
# tox
Expand All @@ -132,7 +132,7 @@ iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
isort==6.1.0
isort==7.0.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -218,15 +218,15 @@ pygments==2.19.2
# -r requirements/test.txt
# pytest
# rich
pylint==3.3.9
pylint==4.0.4
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
pylint-django==2.7.0
# via edx-lint
pylint-plugin-utils==0.9.0
# via
Expand Down Expand Up @@ -317,7 +317,7 @@ text-unidecode==1.3
# python-slugify
tomlkit==0.13.3
# via pylint
tox==4.32.0
tox==4.33.0
# via -r requirements/test.txt
typing-extensions==4.15.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ asgiref==3.11.0
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/base.txt
# boto3
# s3transfer
cachetools==6.2.4
# via tox
certifi==2025.11.12
certifi==2026.1.4
# via requests
chardet==5.2.0
# via
Expand Down Expand Up @@ -75,7 +75,7 @@ edx-opaque-keys==3.0.0
# via
# -r requirements/base.txt
# -r requirements/test.in
filelock==3.20.1
filelock==3.20.2
# via
# tox
# virtualenv
Expand Down Expand Up @@ -229,7 +229,7 @@ stevedore==5.6.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
tox==4.32.0
tox==4.33.0
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand Down