diff --git a/requirements/ci.txt b/requirements/ci.txt index cdbbd0ea..b0146f48 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -14,7 +14,7 @@ charset-normalizer==3.4.7 # via requests colorama==0.4.6 # via tox -coverage[toml]==7.14.3 +coverage[toml]==7.15.0 # via coveralls coveralls==4.1.0 # via -r requirements/ci.in @@ -58,9 +58,9 @@ shellingham==1.5.4 # via typer tomli-w==1.2.0 # via tox -tox==4.55.1 +tox==4.56.1 # via -r requirements/ci.in -typer==0.26.7 +typer==0.26.8 # via coveralls urllib3==2.7.0 # via requests diff --git a/requirements/dev.txt b/requirements/dev.txt index aa529d30..f1183d72 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -14,9 +14,9 @@ astroid==4.0.4 # via # pylint # pylint-celery -boto3==1.43.36 +boto3==1.43.40 # via -r requirements/test.in -botocore==1.43.36 +botocore==1.43.40 # via # boto3 # s3transfer @@ -36,7 +36,7 @@ chardet==7.4.3 # pysrt charset-normalizer==3.4.7 # via requests -click==8.4.1 +click==8.4.2 # via # click-log # code-annotations @@ -50,7 +50,7 @@ code-annotations==3.0.0 # edx-toggles colorama==0.4.6 # via tox -coverage[toml]==7.14.3 +coverage[toml]==7.15.0 # via # -r requirements/test.in # coveralls @@ -181,7 +181,7 @@ packaging==26.2 # pytest # tox # twine -pillow==12.2.0 +pillow==12.3.0 # via -r requirements/base.in platformdirs==4.10.0 # via @@ -293,7 +293,7 @@ snowballstemmer==3.1.1 # via pydocstyle sqlparse==0.5.5 # via django -stevedore==5.8.0 +stevedore==5.9.0 # via # code-annotations # edx-django-utils @@ -306,13 +306,13 @@ tomlkit==0.15.0 # via # edx-lint # pylint -tox==4.55.1 +tox==4.56.1 # via -r requirements/ci.in twine==6.2.0 # via -r requirements/quality.in -typer==0.26.7 +typer==0.26.8 # via coveralls -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via edx-opaque-keys urllib3==2.7.0 # via diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index ae6076a0..a082bfca 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -6,7 +6,7 @@ # build==1.5.0 # via pip-tools -click==8.4.1 +click==8.4.2 # via pip-tools packaging==26.2 # via diff --git a/requirements/quality.txt b/requirements/quality.txt index 8c9ebafb..5f6cddc0 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -12,9 +12,9 @@ astroid==4.0.4 # via # pylint # pylint-celery -boto3==1.43.36 +boto3==1.43.40 # via -r requirements/test.in -botocore==1.43.36 +botocore==1.43.40 # via # boto3 # s3transfer @@ -30,7 +30,7 @@ chardet==7.4.3 # via pysrt charset-normalizer==3.4.7 # via requests -click==8.4.1 +click==8.4.2 # via # click-log # code-annotations @@ -42,7 +42,7 @@ code-annotations==3.0.0 # via # edx-lint # edx-toggles -coverage[toml]==7.14.3 +coverage[toml]==7.15.0 # via # -r requirements/test.in # pytest-cov @@ -157,7 +157,7 @@ packaging==26.2 # via # pytest # twine -pillow==12.2.0 +pillow==12.3.0 # via -r requirements/base.in platformdirs==4.10.0 # via pylint @@ -251,7 +251,7 @@ snowballstemmer==3.1.1 # via pydocstyle sqlparse==0.5.5 # via django -stevedore==5.8.0 +stevedore==5.9.0 # via # code-annotations # edx-django-utils @@ -264,7 +264,7 @@ tomlkit==0.15.0 # pylint twine==6.2.0 # via -r requirements/quality.in -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via edx-opaque-keys urllib3==2.7.0 # via diff --git a/requirements/test.txt b/requirements/test.txt index f25a77f5..5dc358e5 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -8,9 +8,9 @@ appdirs==1.4.4 # via fs asgiref==3.11.1 # via django -boto3==1.43.36 +boto3==1.43.40 # via -r requirements/test.in -botocore==1.43.36 +botocore==1.43.40 # via # boto3 # s3transfer @@ -26,13 +26,13 @@ chardet==7.4.3 # via pysrt charset-normalizer==3.4.7 # via requests -click==8.4.1 +click==8.4.2 # via # code-annotations # edx-django-utils code-annotations==3.0.0 # via edx-toggles -coverage[toml]==7.14.3 +coverage[toml]==7.15.0 # via # -r requirements/test.in # pytest-cov @@ -106,7 +106,7 @@ mock==5.2.0 # via -r requirements/test.in packaging==26.2 # via pytest -pillow==12.2.0 +pillow==12.3.0 # via -r requirements/base.in pluggy==1.6.0 # via @@ -162,14 +162,14 @@ six==1.17.0 # python-dateutil sqlparse==0.5.5 # via django -stevedore==5.8.0 +stevedore==5.9.0 # via # code-annotations # edx-django-utils # edx-opaque-keys text-unidecode==1.3 # via python-slugify -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via edx-opaque-keys urllib3==2.7.0 # via