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,19 +6,19 @@
#
appdirs==1.4.4
# via fs
asgiref==3.9.2
asgiref==3.10.0
# via django
bleach[css]==6.2.0
# via -r requirements/base.in
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
# -r requirements/base.in
# openedx-django-pyfs
fs==2.4.16
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ arrow==1.3.0
# via
# -r requirements/quality.txt
# cookiecutter
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/quality.txt
# django
Expand All @@ -27,11 +27,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.2.0
# via -r requirements/quality.txt
boto3==1.40.40
boto3==1.40.45
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -40,7 +40,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -85,9 +85,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
# edx-i18n-tools
# openedx-django-pyfs
Expand Down Expand Up @@ -120,7 +120,7 @@ iniconfig==2.1.0
# via
# -r requirements/quality.txt
# pytest
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -145,7 +145,7 @@ lxml[html-clean]==6.0.2
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via
# -r requirements/quality.txt
# lxml
Expand Down Expand Up @@ -189,7 +189,7 @@ path==16.16.0
# via
# -r requirements/quality.txt
# 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 @@ -221,7 +221,7 @@ pygments==2.19.2
# -r requirements/quality.txt
# pytest
# rich
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/quality.txt
# edx-lint
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 @@ -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 @@ -26,16 +26,16 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.2.0
# via -r requirements/test.txt
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
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -70,9 +70,9 @@ coverage[toml]==7.10.7
# pytest-cov
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
# edx-i18n-tools
# openedx-django-pyfs
Expand Down Expand Up @@ -100,7 +100,7 @@ iniconfig==2.1.0
# via
# -r requirements/test.txt
# pytest
isort==6.0.1
isort==6.1.0
# via
# -r requirements/quality.in
# pylint
Expand All @@ -125,7 +125,7 @@ lxml[html-clean]==6.0.2
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via
# -r requirements/test.txt
# lxml
Expand Down Expand Up @@ -183,7 +183,7 @@ pygments==2.19.2
# -r requirements/test.txt
# pytest
# rich
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ 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
binaryornot==0.4.4
# via cookiecutter
# via -r requirements/base.txt
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
chardet==5.2.0
# via binaryornot
Expand All @@ -43,7 +43,7 @@ cookiecutter==2.6.0
coverage[toml]==7.10.7
# via pytest-cov
# 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
# edx-i18n-tools
# openedx-django-pyfs
Expand Down Expand Up @@ -85,7 +85,7 @@ lxml[html-clean]==6.0.2
# lxml-html-clean
# xblock
# xblock-sdk
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via lxml
mako==1.3.10
# via
Expand Down