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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
appdirs==1.4.4
# via fs
asgiref==3.9.2
asgiref==3.10.0
# via django
django==4.2.24
django==4.2.25
# via
# -c https:/raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
fs==2.4.16
# via xblock
Expand Down
20 changes: 10 additions & 10 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/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# xblock-sdk
docopt==0.6.2
Expand Down Expand Up @@ -148,7 +148,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 @@ -250,7 +250,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 Down Expand Up @@ -363,7 +363,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
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
asgiref==3.9.2
asgiref==3.10.0
# via
# -r requirements/base.txt
# django
django==4.2.24
django==4.2.25
# via
# -r requirements/base.txt
# edx-i18n-tools
Expand All @@ -28,7 +28,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 Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ 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
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
docutils==0.21.2
# via
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/openedx/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
16 changes: 8 additions & 8 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 @@ -20,13 +20,13 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.40
boto3==1.40.45
# via fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -48,9 +48,9 @@ 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/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# xblock-sdk
edx-lint==5.6.0
Expand All @@ -64,7 +64,7 @@ fs-s3fs==1.1.1
# via xblock-sdk
idna==3.10
# via requests
isort==6.0.1
isort==6.1.0
# via pylint
jinja2==3.1.6
# via
Expand Down Expand Up @@ -101,7 +101,7 @@ pycodestyle==2.14.0
# via -r requirements/quality.in
pygments==2.19.2
# via rich
pylint==3.3.8
pylint==3.3.9
# via
# -r requirements/quality.in
# edx-lint
Expand Down
16 changes: 8 additions & 8 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,13 +22,13 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.40
boto3==1.40.45
# via fs-s3fs
botocore==1.40.40
botocore==1.40.45
# via
# boto3
# s3transfer
certifi==2025.8.3
certifi==2025.10.5
# via requests
cffi==2.0.0
# via cryptography
Expand All @@ -52,14 +52,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/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# xblock-sdk
docopt==0.6.2
Expand All @@ -83,7 +83,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 @@ -147,7 +147,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.8
pylint==3.3.9
# via
# edx-lint
# pylint-celery
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