Skip to content
Closed
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
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coveralls==4.1.0
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
django==5.2.12
django==5.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# edx-i18n-tools
Expand All @@ -37,7 +37,7 @@ filelock==3.25.2
# virtualenv
idna==3.11
# via requests
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -53,7 +53,7 @@ packaging==26.0
# tox
path==16.16.0
# via edx-i18n-tools
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -66,27 +66,27 @@ pygments==2.20.0
# via rich
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
pyyaml==6.0.3
# via edx-i18n-tools
requests==2.33.1
# via coveralls
rich==14.3.3
rich==15.0.0
# via typer
shellingham==1.5.4
# via typer
sqlparse==0.5.5
# via django
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.52.1
# via -r requirements/ci.in
typer==0.24.1
# via coveralls
urllib3==2.6.3
# via requests
virtualenv==21.2.0
virtualenv==21.2.1
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.83
boto3==1.42.88
# via fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# boto3
# s3transfer
build==1.4.2
build==1.4.3
# via pip-tools
caniusepython3==7.3.0
# via -r requirements/quality.in
certifi==2026.2.25
# via requests
chardet==7.4.0.post2
chardet==7.4.1
# via diff-cover
charset-normalizer==3.4.7
# via requests
Expand All @@ -57,7 +57,7 @@ dill==0.4.1
# via pylint
distlib==0.4.0
# via caniusepython3
django==5.2.12
django==5.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -96,7 +96,7 @@ jmespath==1.1.0
# botocore
lazy==1.6
# via xblock
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -131,7 +131,7 @@ path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.3
# via -r requirements/dev.in
platformdirs==4.9.4
platformdirs==4.9.6
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -171,7 +171,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -203,7 +203,7 @@ requests==2.33.1
# caniusepython3
# cookiecutter
# xblock-sdk
rich==14.3.3
rich==15.0.0
# via cookiecutter
s3transfer==0.16.0
# via boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==5.2.12
django==5.2.13
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.2
build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ backports-functools-lru-cache==2.0.0
# via caniusepython3
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.83
boto3==1.42.88
# via fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# boto3
# s3transfer
build==1.4.2
build==1.4.3
# via pip-tools
caniusepython3==7.3.0
# via -r requirements/quality.in
certifi==2026.2.25
# via requests
chardet==7.4.0.post2
chardet==7.4.1
# via diff-cover
charset-normalizer==3.4.7
# via requests
Expand All @@ -57,7 +57,7 @@ dill==0.4.1
# via pylint
distlib==0.4.0
# via caniusepython3
django==5.2.12
django==5.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -96,7 +96,7 @@ jmespath==1.1.0
# botocore
lazy==1.6
# via xblock
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -131,7 +131,7 @@ path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.3
# via -r requirements/dev.in
platformdirs==4.9.4
platformdirs==4.9.6
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -171,7 +171,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -203,7 +203,7 @@ requests==2.33.1
# caniusepython3
# cookiecutter
# xblock-sdk
rich==14.3.3
rich==15.0.0
# via cookiecutter
s3transfer==0.16.0
# via boto3
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ asgiref==3.11.1
# via django
binaryornot==0.6.0
# via cookiecutter
boto3==1.42.83
boto3==1.42.88
# via fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# boto3
# s3transfer
build==1.4.2
build==1.4.3
# via pip-tools
certifi==2026.2.25
# via requests
chardet==7.4.0.post2
chardet==7.4.1
# via diff-cover
charset-normalizer==3.4.7
# via requests
Expand Down Expand Up @@ -69,7 +69,7 @@ jmespath==1.1.0
# botocore
lazy==1.6
# via xblock
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down Expand Up @@ -121,7 +121,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -149,7 +149,7 @@ requests==2.33.1
# -r requirements/base.in
# cookiecutter
# xblock-sdk
rich==14.3.3
rich==15.0.0
# via cookiecutter
s3transfer==0.16.0
# via boto3
Expand Down