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
18 changes: 7 additions & 11 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.40.16
boto3==1.40.21
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.16
botocore==1.40.21
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==6.1.0
cachetools==6.2.0
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -83,7 +83,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -227,11 +227,7 @@ packaging==25.0
# pytest
# tox
# twine
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand Down Expand Up @@ -355,7 +351,7 @@ sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
stevedore==5.4.1
stevedore==5.5.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -367,7 +363,7 @@ tomlkit==0.13.3
# via
# -r requirements/test.txt
# pylint
tox==4.28.4
tox==4.29.0
# via -r requirements/tox.txt
twine==6.1.0
# via -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==3.0.1
# via sphinx
soupsieve==2.7
soupsieve==2.8
# via beautifulsoup4
sphinx==8.2.3
# via
Expand All @@ -119,7 +119,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
typing-extensions==4.14.1
typing-extensions==4.15.0
# via
# beautifulsoup4
# pydata-sphinx-theme
Expand Down
10 changes: 4 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.16
boto3==1.40.21
# via fs-s3fs
botocore==1.40.16
botocore==1.40.21
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -95,9 +95,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
pbr==7.0.1
# via stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -164,7 +162,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
stevedore==5.4.1
stevedore==5.5.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down
12 changes: 5 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.16
boto3==1.40.21
# via fs-s3fs
botocore==1.40.16
botocore==1.40.21
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.10.5
coverage[toml]==7.10.6
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
Expand Down Expand Up @@ -136,9 +136,7 @@ packaging==25.0
# via
# pytest
# twine
pbr==7.0.1
# via stevedore
platformdirs==4.3.8
platformdirs==4.4.0
# via pylint
pluggy==1.6.0
# via pytest
Expand Down Expand Up @@ -225,7 +223,7 @@ sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
stevedore==5.4.1
stevedore==5.5.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.1.0
cachetools==6.2.0
# via tox
chardet==5.2.0
# via tox
Expand All @@ -20,15 +20,15 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.8
platformdirs==4.4.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
# via tox
tox==4.28.4
tox==4.29.0
# via -r requirements/tox.in
virtualenv==20.34.0
# via tox