diff --git a/requirements/base.txt b/requirements/base.txt index 1200a08..3648167 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,15 +6,15 @@ # appdirs==1.4.4 # via fs -asgiref==3.11.0 +asgiref==3.11.1 # via django -boto3==1.42.34 +boto3==1.42.59 # via fs-s3fs -botocore==1.42.34 +botocore==1.42.59 # via # boto3 # s3transfer -django==5.2.10 +django==5.2.11 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # openedx-django-pyfs @@ -45,7 +45,7 @@ python-dateutil==2.9.0.post0 # via # botocore # xblock -pytz==2025.2 +pytz==2026.1.post1 # via xblock pyyaml==6.0.3 # via xblock diff --git a/requirements/ci.txt b/requirements/ci.txt index d5b517e..92d8831 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -4,31 +4,33 @@ # # make upgrade # -cachetools==6.2.5 - # via tox -chardet==5.2.0 +cachetools==7.0.2 # via tox colorama==0.4.6 # via tox distlib==0.4.0 # via virtualenv -filelock==3.20.3 +filelock==3.25.0 # via + # python-discovery # tox # virtualenv packaging==26.0 # via # pyproject-api # tox -platformdirs==4.5.1 +platformdirs==4.9.2 # via + # python-discovery # tox # virtualenv pluggy==1.6.0 # via tox pyproject-api==1.10.0 # via tox -tox==4.34.1 +python-discovery==1.1.0 + # via virtualenv +tox==4.47.0 # via -r requirements/ci.in -virtualenv==20.36.1 +virtualenv==21.1.0 # via tox diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 29a9eb3..c952cd2 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -12,7 +12,7 @@ packaging==26.0 # via # build # wheel -pip-tools==7.5.2 +pip-tools==7.5.3 # via -r requirements/pip-tools.in pyproject-hooks==1.2.0 # via diff --git a/requirements/pip.txt b/requirements/pip.txt index 9fbfa81..35dcee6 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -10,7 +10,7 @@ wheel==0.46.3 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==25.3 +pip==26.0.1 # via -r requirements/pip.in -setuptools==80.10.2 +setuptools==82.0.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index 8a5524b..33f6ca6 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,28 +10,28 @@ appdirs==1.4.4 # fs arrow==1.4.0 # via cookiecutter -asgiref==3.11.0 +asgiref==3.11.1 # via # -r requirements/base.txt # django -astroid==4.0.3 +astroid==4.0.4 # via # pylint # pylint-celery binaryornot==0.4.4 # via cookiecutter -boto3==1.42.34 +boto3==1.42.59 # via # -r requirements/base.txt # fs-s3fs -botocore==1.42.34 +botocore==1.42.59 # via # -r requirements/base.txt # boto3 # s3transfer -certifi==2026.1.4 +certifi==2026.2.25 # via requests -chardet==5.2.0 +chardet==6.0.0.post1 # via binaryornot charset-normalizer==3.4.4 # via requests @@ -43,11 +43,11 @@ click==8.3.1 # edx-lint click-log==0.4.0 # via edx-lint -code-annotations==2.3.0 +code-annotations==2.3.2 # via edx-lint -cookiecutter==2.6.0 +cookiecutter==2.7.0 # via xblock-sdk -coverage[toml]==7.13.2 +coverage[toml]==7.13.4 # via pytest-cov dill==0.4.1 # via pylint @@ -73,7 +73,7 @@ idna==3.11 # via requests iniconfig==2.3.0 # via pytest -isort==7.0.0 +isort==8.0.1 # via pylint jinja2==3.1.6 # via @@ -117,7 +117,7 @@ openedx-django-pyfs==3.8.0 # xblock packaging==26.0 # via pytest -platformdirs==4.5.1 +platformdirs==4.9.2 # via pylint pluggy==1.6.0 # via @@ -129,7 +129,7 @@ pygments==2.19.2 # via # pytest # rich -pylint==4.0.4 +pylint==4.0.5 # via # edx-lint # pylint-celery @@ -151,7 +151,7 @@ pytest==9.0.2 # pytest-django pytest-cov==7.0.0 # via -r requirements/test.in -pytest-django==4.11.1 +pytest-django==4.12.0 # via -r requirements/test.in python-dateutil==2.9.0.post0 # via @@ -163,7 +163,7 @@ python-slugify==8.0.4 # via # code-annotations # cookiecutter -pytz==2025.2 +pytz==2026.1.post1 # via # -r requirements/base.txt # xblock @@ -177,7 +177,7 @@ requests==2.32.5 # via # cookiecutter # xblock-sdk -rich==14.3.1 +rich==14.3.3 # via cookiecutter s3transfer==0.16.0 # via @@ -199,7 +199,7 @@ sqlparse==0.5.5 # via # -r requirements/base.txt # django -stevedore==5.6.0 +stevedore==5.7.0 # via code-annotations text-unidecode==1.3 # via python-slugify