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
25 changes: 12 additions & 13 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.43.14
boto3==1.43.18
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.43.14
botocore==1.43.18
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -61,7 +61,6 @@ click==8.4.1
# code-annotations
# cookiecutter
# edx-lint
# typer
click-log==0.4.0
# via
# -r requirements/test.txt
Expand All @@ -78,7 +77,7 @@ cookiecutter==2.7.1
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.14.0
coverage[toml]==7.14.1
# via
# -r requirements/test.txt
# coveralls
Expand All @@ -103,7 +102,7 @@ django==5.2.14
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# xblock-sdk
docutils==0.22.4
docutils==0.23
# via
# -r requirements/test.txt
# readme-renderer
Expand All @@ -128,7 +127,7 @@ id==1.6.1
# via
# -r requirements/test.txt
# twine
idna==3.16
idna==3.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -215,7 +214,7 @@ packaging==26.2
# pytest
# tox
# twine
platformdirs==4.9.6
platformdirs==4.10.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -263,7 +262,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pyproject-api==1.10.0
pyproject-api==1.10.1
# via
# -r requirements/tox.txt
# tox
Expand All @@ -275,7 +274,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.3.1
python-discovery==1.4.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -321,7 +320,7 @@ rich==15.0.0
# cookiecutter
# twine
# typer
s3transfer==0.17.0
s3transfer==0.18.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -366,11 +365,11 @@ tomlkit==0.15.0
# -r requirements/test.txt
# edx-lint
# pylint
tox==4.54.0
tox==4.55.0
# via -r requirements/tox.txt
twine==6.2.0
# via -r requirements/test.txt
typer==0.25.1
typer==0.26.4
# via
# -r requirements/test.txt
# coveralls
Expand All @@ -385,7 +384,7 @@ urllib3==2.7.0
# id
# requests
# twine
virtualenv==21.3.3
virtualenv==21.4.2
# 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 @@ -36,7 +36,7 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
idna==3.16
idna==3.17
# via requests
imagesize==2.0.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.14
boto3==1.43.18
# via fs-s3fs
botocore==1.43.14
botocore==1.43.18
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -60,7 +60,7 @@ fs==2.4.16
# xblock
fs-s3fs==1.1.1
# via xblock-sdk
idna==3.16
idna==3.17
# via requests
isort==8.0.1
# via pylint
Expand Down Expand Up @@ -93,7 +93,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
platformdirs==4.9.6
platformdirs==4.10.0
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -142,7 +142,7 @@ requests==2.34.2
# xblock-sdk
rich==15.0.0
# via cookiecutter
s3transfer==0.17.0
s3transfer==0.18.0
# via boto3
simplejson==4.1.1
# via
Expand Down
17 changes: 8 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ astroid==4.0.4
# pylint-celery
binaryornot==0.6.0
# via cookiecutter
boto3==1.43.14
boto3==1.43.18
# via fs-s3fs
botocore==1.43.14
botocore==1.43.18
# via
# boto3
# s3transfer
Expand All @@ -40,14 +40,13 @@ click==8.4.1
# code-annotations
# cookiecutter
# edx-lint
# typer
click-log==0.4.0
# via edx-lint
code-annotations==3.0.0
# via edx-lint
cookiecutter==2.7.1
# via xblock-sdk
coverage[toml]==7.14.0
coverage[toml]==7.14.1
# via coveralls
coveralls==4.1.0
# via -r requirements/test.in
Expand All @@ -61,7 +60,7 @@ dill==0.4.1
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# xblock-sdk
docutils==0.22.4
docutils==0.23
# via readme-renderer
edx-lint==6.1.0
# via -r requirements/test.in
Expand All @@ -74,7 +73,7 @@ fs-s3fs==1.1.1
# via xblock-sdk
id==1.6.1
# via twine
idna==3.16
idna==3.17
# via requests
iniconfig==2.3.0
# via pytest
Expand Down Expand Up @@ -131,7 +130,7 @@ packaging==26.2
# via
# pytest
# twine
platformdirs==4.9.6
platformdirs==4.10.0
# via pylint
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -198,7 +197,7 @@ rich==15.0.0
# cookiecutter
# twine
# typer
s3transfer==0.17.0
s3transfer==0.18.0
# via boto3
secretstorage==3.5.0
# via keyring
Expand Down Expand Up @@ -230,7 +229,7 @@ tomlkit==0.15.0
# pylint
twine==6.2.0
# via -r requirements/test.in
typer==0.25.1
typer==0.26.4
# via coveralls
tzdata==2026.2
# via arrow
Expand Down
10 changes: 5 additions & 5 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ packaging==26.2
# via
# pyproject-api
# tox
platformdirs==4.9.6
platformdirs==4.10.0
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
pyproject-api==1.10.1
# via tox
python-discovery==1.3.1
python-discovery==1.4.0
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.54.0
tox==4.55.0
# via -r requirements/tox.in
virtualenv==21.3.3
virtualenv==21.4.2
# via tox