diff --git a/requirements/ci.txt b/requirements/ci.txt index 7f39026..66115e4 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -4,13 +4,13 @@ # # pip-compile --output-file=requirements/ci.txt requirements/ci.in # -cachetools==5.5.2 +cachetools==6.1.0 # via tox chardet==5.2.0 # via tox colorama==0.4.6 # via tox -distlib==0.3.9 +distlib==0.4.0 # via virtualenv filelock==3.18.0 # via @@ -20,15 +20,15 @@ packaging==25.0 # via # pyproject-api # tox -platformdirs==4.3.7 +platformdirs==4.3.8 # via # tox # virtualenv -pluggy==1.5.0 +pluggy==1.6.0 # via tox -pyproject-api==1.9.0 +pyproject-api==1.9.1 # via tox -tox==4.25.0 +tox==4.28.3 # via -r requirements/ci.in -virtualenv==20.31.1 +virtualenv==20.32.0 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 4b485da..6449028 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,27 +6,27 @@ # appdirs==1.4.4 # via fs -asgiref==3.8.1 +asgiref==3.9.1 # via django -boto3==1.38.9 +boto3==1.39.14 # via fs-s3fs -botocore==1.38.9 +botocore==1.39.14 # via # boto3 # s3transfer build==1.2.2.post1 # via pip-tools -cachetools==5.5.2 +cachetools==6.1.0 # via tox chardet==5.2.0 # via tox -click==8.1.8 +click==8.2.1 # via pip-tools colorama==0.4.6 # via tox -distlib==0.3.9 +distlib==0.4.0 # via virtualenv -django==4.2.20 +django==4.2.23 # via # -c requirements/common_constraints.txt # -r requirements/base.in @@ -51,13 +51,13 @@ packaging==25.0 # tox pip-tools==7.4.1 # via -r requirements/dev.in -platformdirs==4.3.7 +platformdirs==4.3.8 # via # tox # virtualenv -pluggy==1.5.0 +pluggy==1.6.0 # via tox -pyproject-api==1.9.0 +pyproject-api==1.9.1 # via tox pyproject-hooks==1.2.0 # via @@ -65,7 +65,7 @@ pyproject-hooks==1.2.0 # pip-tools python-dateutil==2.9.0.post0 # via botocore -s3transfer==0.12.0 +s3transfer==0.13.1 # via boto3 six==1.17.0 # via @@ -74,13 +74,13 @@ six==1.17.0 # python-dateutil sqlparse==0.5.3 # via django -tox==4.25.0 +tox==4.28.3 # via -r requirements/dev.in urllib3==2.2.3 # via # -c requirements/common_constraints.txt # botocore -virtualenv==20.31.1 +virtualenv==20.32.0 # via tox wheel==0.45.1 # via pip-tools diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 84ded70..ff2aa7b 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -6,7 +6,7 @@ # build==1.2.2.post1 # via pip-tools -click==8.1.8 +click==8.2.1 # via pip-tools packaging==25.0 # via build diff --git a/requirements/pip.txt b/requirements/pip.txt index 1e7ceee..54896b5 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -10,7 +10,7 @@ wheel==0.45.1 # The following packages are considered to be unsafe in a requirements file: pip==24.2 # via - # -c requirements/common_constraints.txt + # -c /home/runner/work/django-pyfs/django-pyfs/requirements/common_constraints.txt # -r requirements/pip.in -setuptools==80.3.1 +setuptools==80.9.0 # via -r requirements/pip.in diff --git a/requirements/quality.txt b/requirements/quality.txt index f8a9486..a135224 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -8,28 +8,28 @@ appdirs==1.4.4 # via # -r requirements/test.txt # fs -asgiref==3.8.1 +asgiref==3.9.1 # via # -r requirements/test.txt # django -astroid==3.3.9 +astroid==3.3.11 # via # pylint # pylint-celery backports-tarfile==1.2.0 # via jaraco-context -boto3==1.38.9 +boto3==1.39.14 # via # -r requirements/test.txt # fs-s3fs # moto -botocore==1.38.9 +botocore==1.39.14 # via # -r requirements/test.txt # boto3 # moto # s3transfer -certifi==2025.4.26 +certifi==2025.7.14 # via # -r requirements/test.txt # requests @@ -41,7 +41,7 @@ charset-normalizer==3.4.2 # via # -r requirements/test.txt # requests -click==8.1.8 +click==8.2.1 # via # click-log # code-annotations @@ -50,18 +50,18 @@ click-log==0.4.0 # via edx-lint code-annotations==2.3.0 # via edx-lint -coverage[toml]==7.8.0 +coverage[toml]==7.10.1 # via # -r requirements/test.txt # pytest-cov -cryptography==44.0.3 +cryptography==45.0.5 # via # -r requirements/test.txt # moto # secretstorage dill==0.4.0 # via pylint -django==4.2.20 +django==4.2.23 # via # -c requirements/common_constraints.txt # -r requirements/test.txt @@ -95,7 +95,7 @@ jaraco-classes==3.4.0 # via keyring jaraco-context==6.0.1 # via keyring -jaraco-functools==4.1.0 +jaraco-functools==4.2.1 # via keyring jeepney==0.9.0 # via @@ -134,7 +134,7 @@ moto==4.2.14 # via # -c requirements/constraints.txt # -r requirements/test.txt -nh3==0.2.21 +nh3==0.3.0 # via readme-renderer packaging==25.0 # via @@ -143,13 +143,14 @@ packaging==25.0 # twine pbr==6.1.1 # via stevedore -platformdirs==4.3.7 +platformdirs==4.3.8 # via pylint -pluggy==1.5.0 +pluggy==1.6.0 # via # -r requirements/test.txt # pytest -pycodestyle==2.13.0 + # pytest-cov +pycodestyle==2.14.0 # via -r requirements/quality.in pycparser==2.22 # via @@ -157,8 +158,10 @@ pycparser==2.22 # cffi pydocstyle==6.3.0 # via -r requirements/quality.in -pygments==2.19.1 +pygments==2.19.2 # via + # -r requirements/test.txt + # pytest # readme-renderer # rich pylint==3.3.7 @@ -171,18 +174,18 @@ pylint-celery==0.3 # via edx-lint pylint-django==2.6.1 # via edx-lint -pylint-plugin-utils==0.8.2 +pylint-plugin-utils==0.9.0 # via # pylint-celery # pylint-django pypng==0.20220715.0 # via -r requirements/test.txt -pytest==8.3.5 +pytest==8.4.1 # via # -r requirements/test.txt # pytest-cov # pytest-django -pytest-cov==6.1.1 +pytest-cov==6.2.1 # via -r requirements/test.txt pytest-django==4.11.1 # via -r requirements/test.txt @@ -200,7 +203,7 @@ pyyaml==6.0.2 # responses readme-renderer==44.0 # via twine -requests==2.32.3 +requests==2.32.4 # via # -r requirements/test.txt # id @@ -216,9 +219,9 @@ responses==0.25.7 # moto rfc3986==2.0.0 # via twine -rich==14.0.0 +rich==14.1.0 # via twine -s3transfer==0.12.0 +s3transfer==0.13.1 # via # -r requirements/test.txt # boto3 @@ -231,7 +234,7 @@ six==1.17.0 # fs # fs-s3fs # python-dateutil -snowballstemmer==2.2.0 +snowballstemmer==3.0.1 # via pydocstyle sqlparse==0.5.3 # via @@ -241,7 +244,7 @@ stevedore==5.4.1 # via code-annotations text-unidecode==1.3 # via python-slugify -tomlkit==0.13.2 +tomlkit==0.13.3 # via pylint twine==6.1.0 # via -r requirements/quality.in @@ -261,7 +264,7 @@ xmltodict==0.14.2 # via # -r requirements/test.txt # moto -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/test.txt b/requirements/test.txt index d5e4ed1..83fcd2f 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,26 +6,26 @@ # appdirs==1.4.4 # via fs -asgiref==3.8.1 +asgiref==3.9.1 # via django -boto3==1.38.9 +boto3==1.39.14 # via # fs-s3fs # moto -botocore==1.38.9 +botocore==1.39.14 # via # boto3 # moto # s3transfer -certifi==2025.4.26 +certifi==2025.7.14 # via requests cffi==1.17.1 # via cryptography charset-normalizer==3.4.2 # via requests -coverage[toml]==7.8.0 +coverage[toml]==7.10.1 # via pytest-cov -cryptography==44.0.3 +cryptography==45.0.5 # via moto # via # -c requirements/common_constraints.txt @@ -58,18 +58,22 @@ moto==4.2.14 # -r requirements/test.in packaging==25.0 # via pytest -pluggy==1.5.0 - # via pytest +pluggy==1.6.0 + # via + # pytest + # pytest-cov pycparser==2.22 # via cffi +pygments==2.19.2 + # via pytest pypng==0.20220715.0 # via -r requirements/test.in -pytest==8.3.5 +pytest==8.4.1 # via # -r requirements/test.in # pytest-cov # pytest-django -pytest-cov==6.1.1 +pytest-cov==6.2.1 # via -r requirements/test.in pytest-django==4.11.1 # via -r requirements/test.in @@ -79,13 +83,13 @@ python-dateutil==2.9.0.post0 # moto pyyaml==6.0.2 # via responses -requests==2.32.3 +requests==2.32.4 # via # moto # responses responses==0.25.7 # via moto -s3transfer==0.12.0 +s3transfer==0.13.1 # via boto3 six==1.17.0 # via