diff --git a/requirements/ci.txt b/requirements/ci.txt index b4014ee..e44446c 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -66,11 +66,11 @@ tomli==2.0.1 # via # pyproject-api # tox -tox==4.12.1 +tox==4.13.0 # via -r requirements/ci.in typing-extensions==4.9.0 # via asgiref -urllib3==2.2.0 +urllib3==2.2.1 # via requests virtualenv==20.25.0 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 4904d1b..6f42cf8 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -18,9 +18,9 @@ backports-functools-lru-cache==2.0.0 # via caniusepython3 binaryornot==0.4.4 # via cookiecutter -boto3==1.34.39 +boto3==1.34.44 # via fs-s3fs -botocore==1.34.39 +botocore==1.34.44 # via # boto3 # s3transfer @@ -50,9 +50,7 @@ code-annotations==1.6.0 cookiecutter==2.5.0 # via xblock-sdk coverage[toml]==7.4.1 - # via - # coverage - # pytest-cov + # via pytest-cov ddt==1.7.1 # via -r requirements/test.in diff-cover==8.0.3 @@ -83,7 +81,7 @@ fs-s3fs==1.1.1 # xblock-sdk gitdb==4.0.11 # via gitpython -gitpython==3.1.41 +gitpython==3.1.42 # via transifex-client idna==3.6 # via requests @@ -130,7 +128,7 @@ mock==5.1.0 # via -r requirements/test.in nose==1.3.7 # via -r requirements/test.in -openedx-django-pyfs==3.4.1 +openedx-django-pyfs==3.5.0 # via xblock packaging==23.2 # via @@ -141,7 +139,7 @@ path==16.10.0 # via edx-i18n-tools pbr==6.0.0 # via stevedore -pip-tools==7.3.0 +pip-tools==7.4.0 # via -r requirements/dev.in platformdirs==4.2.0 # via pylint @@ -179,8 +177,10 @@ pypng==0.20220715.0 # -r requirements/dev.in # xblock-sdk pyproject-hooks==1.0.0 - # via build -pytest==8.0.0 + # via + # build + # pip-tools +pytest==8.0.1 # via # -r requirements/test.in # pytest-cov diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 0e88226..44c48d9 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -12,10 +12,12 @@ importlib-metadata==7.0.1 # via build packaging==23.2 # via build -pip-tools==7.3.0 +pip-tools==7.4.0 # via -r requirements/pip-tools.in pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools tomli==2.0.1 # via # build diff --git a/requirements/pip.txt b/requirements/pip.txt index dfa2b77..71954cc 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -10,5 +10,5 @@ wheel==0.42.0 # The following packages are considered to be unsafe in a requirements file: pip==24.0 # via -r requirements/pip.in -setuptools==69.0.3 +setuptools==69.1.0 # via -r requirements/pip.in diff --git a/requirements/quality.txt b/requirements/quality.txt index 4904d1b..6f42cf8 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -18,9 +18,9 @@ backports-functools-lru-cache==2.0.0 # via caniusepython3 binaryornot==0.4.4 # via cookiecutter -boto3==1.34.39 +boto3==1.34.44 # via fs-s3fs -botocore==1.34.39 +botocore==1.34.44 # via # boto3 # s3transfer @@ -50,9 +50,7 @@ code-annotations==1.6.0 cookiecutter==2.5.0 # via xblock-sdk coverage[toml]==7.4.1 - # via - # coverage - # pytest-cov + # via pytest-cov ddt==1.7.1 # via -r requirements/test.in diff-cover==8.0.3 @@ -83,7 +81,7 @@ fs-s3fs==1.1.1 # xblock-sdk gitdb==4.0.11 # via gitpython -gitpython==3.1.41 +gitpython==3.1.42 # via transifex-client idna==3.6 # via requests @@ -130,7 +128,7 @@ mock==5.1.0 # via -r requirements/test.in nose==1.3.7 # via -r requirements/test.in -openedx-django-pyfs==3.4.1 +openedx-django-pyfs==3.5.0 # via xblock packaging==23.2 # via @@ -141,7 +139,7 @@ path==16.10.0 # via edx-i18n-tools pbr==6.0.0 # via stevedore -pip-tools==7.3.0 +pip-tools==7.4.0 # via -r requirements/dev.in platformdirs==4.2.0 # via pylint @@ -179,8 +177,10 @@ pypng==0.20220715.0 # -r requirements/dev.in # xblock-sdk pyproject-hooks==1.0.0 - # via build -pytest==8.0.0 + # via + # build + # pip-tools +pytest==8.0.1 # via # -r requirements/test.in # pytest-cov diff --git a/requirements/test.txt b/requirements/test.txt index 50cdbe4..475d844 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -12,9 +12,9 @@ asgiref==3.7.2 # via django binaryornot==0.4.4 # via cookiecutter -boto3==1.34.39 +boto3==1.34.44 # via fs-s3fs -botocore==1.34.39 +botocore==1.34.44 # via # boto3 # s3transfer @@ -35,9 +35,7 @@ click==8.1.7 cookiecutter==2.5.0 # via xblock-sdk coverage[toml]==7.4.1 - # via - # coverage - # pytest-cov + # via pytest-cov ddt==1.7.1 # via -r requirements/test.in diff-cover==8.0.3 @@ -63,7 +61,7 @@ fs-s3fs==1.1.1 # xblock-sdk gitdb==4.0.11 # via gitpython -gitpython==3.1.41 +gitpython==3.1.42 # via transifex-client idna==3.6 # via requests @@ -101,7 +99,7 @@ mock==5.1.0 # via -r requirements/test.in nose==1.3.7 # via -r requirements/test.in -openedx-django-pyfs==3.4.1 +openedx-django-pyfs==3.5.0 # via xblock packaging==23.2 # via @@ -109,7 +107,7 @@ packaging==23.2 # pytest path==16.10.0 # via edx-i18n-tools -pip-tools==7.3.0 +pip-tools==7.4.0 # via -r requirements/dev.in pluggy==1.4.0 # via @@ -126,8 +124,10 @@ pypng==0.20220715.0 # -r requirements/dev.in # xblock-sdk pyproject-hooks==1.0.0 - # via build -pytest==8.0.0 + # via + # build + # pip-tools +pytest==8.0.1 # via # -r requirements/test.in # pytest-cov