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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.9.1
# via django
django==4.2.23
# 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
17 changes: 8 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.39.14
boto3==1.40.1
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.39.14
botocore==1.40.1
# via
# -r requirements/test.txt
# boto3
Expand All @@ -42,7 +42,7 @@ cachetools==6.1.0
# via
# -r requirements/tox.txt
# tox
certifi==2025.7.14
certifi==2025.8.3
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -105,14 +105,14 @@ distlib==0.4.0
# virtualenv
django==4.2.23
# 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
# via
# -r requirements/test.txt
# coveralls
docutils==0.21.2
docutils==0.22
# via
# -r requirements/test.txt
# readme-renderer
Expand Down Expand Up @@ -367,22 +367,21 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.28.3
tox==4.28.4
# via -r requirements/tox.txt
twine==6.1.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20250708
# via
# -r requirements/test.txt
# arrow
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# botocore
# requests
# twine
virtualenv==20.32.0
virtualenv==20.33.0
# via
# -r requirements/tox.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
certifi==2025.7.14
certifi==2025.8.3
# via requests
charset-normalizer==3.4.2
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
build==1.2.2.post1
build==1.3.0
# via pip-tools
click==8.2.1
# via pip-tools
packaging==25.0
# via build
pip-tools==7.4.1
pip-tools==7.5.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
Expand Down
11 changes: 5 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.39.14
boto3==1.40.1
# via fs-s3fs
botocore==1.39.14
botocore==1.40.1
# via
# boto3
# s3transfer
certifi==2025.7.14
certifi==2025.8.3
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -50,7 +50,7 @@ dill==0.4.0
# via pylint
django==4.2.23
# 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 Down Expand Up @@ -172,9 +172,8 @@ tomlkit==0.13.3
# via pylint
types-python-dateutil==2.9.0.20250708
# via arrow
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# botocore
# requests
web-fragments==3.1.0
Expand Down
13 changes: 6 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.39.14
boto3==1.40.1
# via fs-s3fs
botocore==1.39.14
botocore==1.40.1
# via
# boto3
# s3transfer
certifi==2025.7.14
certifi==2025.8.3
# via requests
cffi==1.17.1
# via cryptography
Expand Down Expand Up @@ -59,12 +59,12 @@ ddt==1.7.2
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
# via coveralls
docutils==0.21.2
docutils==0.22
# via readme-renderer
edx-lint==5.6.0
# via -r requirements/test.in
Expand Down Expand Up @@ -235,9 +235,8 @@ twine==6.1.0
# via -r requirements/test.in
types-python-dateutil==2.9.0.20250708
# via arrow
urllib3==2.2.3
urllib3==2.5.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# botocore
# requests
# twine
Expand Down
4 changes: 2 additions & 2 deletions 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.28.3
tox==4.28.4
# via -r requirements/tox.in
virtualenv==20.32.0
virtualenv==20.33.0
# via tox