diff --git a/requirements/dev.txt b/requirements/dev.txt index 5b12917..c3d3738 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.36.26 +boto3==1.37.4 # via fs-s3fs -botocore==1.36.26 +botocore==1.37.4 # via # boto3 # s3transfer @@ -83,7 +83,7 @@ idna==3.10 # via requests iniconfig==2.0.0 # via pytest -isort==6.0.0 +isort==6.0.1 # via # -r requirements/quality.in # pylint @@ -172,7 +172,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==8.3.4 +pytest==8.3.5 # via # -r requirements/test.in # pytest-cov @@ -206,7 +206,7 @@ requests==2.32.3 # xblock-sdk rich==13.9.4 # via cookiecutter -s3transfer==0.11.2 +s3transfer==0.11.3 # via boto3 simplejson==3.20.1 # via diff --git a/requirements/pip.txt b/requirements/pip.txt index e6c3348..7ac0a3e 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -12,5 +12,5 @@ pip==24.2 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/pip.in -setuptools==75.8.0 +setuptools==75.8.2 # via -r requirements/pip.in diff --git a/requirements/quality.txt b/requirements/quality.txt index 5b12917..c3d3738 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.36.26 +boto3==1.37.4 # via fs-s3fs -botocore==1.36.26 +botocore==1.37.4 # via # boto3 # s3transfer @@ -83,7 +83,7 @@ idna==3.10 # via requests iniconfig==2.0.0 # via pytest -isort==6.0.0 +isort==6.0.1 # via # -r requirements/quality.in # pylint @@ -172,7 +172,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==8.3.4 +pytest==8.3.5 # via # -r requirements/test.in # pytest-cov @@ -206,7 +206,7 @@ requests==2.32.3 # xblock-sdk rich==13.9.4 # via cookiecutter -s3transfer==0.11.2 +s3transfer==0.11.3 # via boto3 simplejson==3.20.1 # via diff --git a/requirements/test.txt b/requirements/test.txt index 116e072..e081792 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -12,9 +12,9 @@ asgiref==3.8.1 # via django binaryornot==0.4.4 # via cookiecutter -boto3==1.36.26 +boto3==1.37.4 # via fs-s3fs -botocore==1.36.26 +botocore==1.37.4 # via # boto3 # s3transfer @@ -120,7 +120,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==8.3.4 +pytest==8.3.5 # via # -r requirements/test.in # pytest-cov @@ -150,7 +150,7 @@ requests==2.32.3 # xblock-sdk rich==13.9.4 # via cookiecutter -s3transfer==0.11.2 +s3transfer==0.11.3 # via boto3 simplejson==3.20.1 # via