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 @@ -12,9 +12,9 @@ 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
Expand All @@ -26,7 +26,7 @@ click==8.3.2
# via cookiecutter
cookiecutter==2.7.1
# via -r requirements/base.in
django==5.2.12
django==5.2.13
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand All @@ -50,7 +50,7 @@ jmespath==1.1.0
# botocore
lazy==1.6
# via xblock
lxml==6.0.2
lxml==6.0.3
# via
# -r requirements/base.in
# xblock
Expand Down Expand Up @@ -88,7 +88,7 @@ requests==2.33.1
# via
# -r requirements/base.in
# cookiecutter
rich==14.3.3
rich==14.3.4
# via cookiecutter
s3transfer==0.16.0
# via boto3
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.52.1
# via -r requirements/ci.in
virtualenv==21.2.0
virtualenv==21.2.1
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ binaryornot==0.6.0
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -92,7 +92,7 @@ distlib==0.4.0
# via
# -r requirements/test.txt
# virtualenv
django==5.2.12
django==5.2.13
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -149,7 +149,7 @@ lazy==1.6
# -r requirements/test.txt
# acid-xblock
# xblock
lxml==6.0.2
lxml==6.0.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ packaging==26.0
# pytest
# pytest-rerunfailures
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -240,7 +240,7 @@ pyproject-api==1.10.0
# via
# -r requirements/test.txt
# tox
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -265,7 +265,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.2.1
python-discovery==1.2.2
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -293,7 +293,7 @@ requests==2.33.1
# -r requirements/base.txt
# -r requirements/test.txt
# cookiecutter
rich==14.3.3
rich==14.3.4
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -336,7 +336,7 @@ tomli-w==1.2.0
# tox
tomlkit==0.14.0
# via pylint
tox==4.52.0
tox==4.52.1
# via
# -r requirements/test.in
# -r requirements/test.txt
Expand All @@ -351,7 +351,7 @@ urllib3==2.6.3
# -r requirements/test.txt
# botocore
# requests
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/test.txt
# tox
Expand Down
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
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ binaryornot==0.6.0
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -76,7 +76,7 @@ distlib==0.4.0
# via
# -r requirements/test.txt
# virtualenv
django==5.2.12
django==5.2.13
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -126,7 +126,7 @@ lazy==1.6
# -r requirements/test.txt
# acid-xblock
# xblock
lxml==6.0.2
lxml==6.0.3
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -164,7 +164,7 @@ packaging==26.0
# pytest
# pytest-rerunfailures
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -206,7 +206,7 @@ pyproject-api==1.10.0
# via
# -r requirements/test.txt
# tox
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -224,7 +224,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.2.1
python-discovery==1.2.2
# via
# -r requirements/test.txt
# tox
Expand All @@ -248,7 +248,7 @@ requests==2.33.1
# via
# -r requirements/test.txt
# cookiecutter
rich==14.3.3
rich==14.3.4
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -285,7 +285,7 @@ tomli-w==1.2.0
# tox
tomlkit==0.14.0
# via pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/test.txt
tzdata==2026.1
# via
Expand All @@ -296,7 +296,7 @@ urllib3==2.6.3
# -r requirements/test.txt
# botocore
# requests
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/test.txt
# tox
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ binaryornot==0.6.0
# via
# -r requirements/base.txt
# cookiecutter
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -96,7 +96,7 @@ lazy==1.6
# -r requirements/base.txt
# acid-xblock
# xblock
lxml==6.0.2
lxml==6.0.3
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -131,7 +131,7 @@ packaging==26.0
# pytest
# pytest-rerunfailures
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -150,7 +150,7 @@ pypng==0.20220715.0
# via -r requirements/base.txt
pyproject-api==1.10.0
# via tox
pytest==9.0.2
pytest==9.0.3
# via
# pytest-cov
# pytest-django
Expand All @@ -167,7 +167,7 @@ python-dateutil==2.9.0.post0
# arrow
# botocore
# xblock
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
Expand All @@ -188,7 +188,7 @@ requests==2.33.1
# via
# -r requirements/base.txt
# cookiecutter
rich==14.3.3
rich==14.3.4
# via
# -r requirements/base.txt
# cookiecutter
Expand Down Expand Up @@ -216,7 +216,7 @@ text-unidecode==1.3
# python-slugify
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.52.1
# via -r requirements/test.in
tzdata==2026.1
# via
Expand All @@ -227,7 +227,7 @@ urllib3==2.6.3
# -r requirements/base.txt
# botocore
# requests
virtualenv==21.2.0
virtualenv==21.2.1
# via tox
web-fragments==4.0.0
# via
Expand Down
Loading