diff --git a/requirements/base.txt b/requirements/base.txt index 824e5e3..c585f37 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,9 +10,9 @@ asgiref==3.7.2 # via django bleach[css]==6.1.0 # via -r requirements/base.in -boto3==1.34.23 +boto3==1.34.29 # via fs-s3fs -botocore==1.34.23 +botocore==1.34.29 # via # boto3 # s3transfer @@ -86,7 +86,7 @@ webencodings==0.5.1 # tinycss2 webob==1.8.7 # via xblock -xblock[django]==1.9.1 +xblock[django]==1.10.0 # via # -r requirements/base.in # xblock-utils diff --git a/requirements/ci.txt b/requirements/ci.txt index d2580ed..d80d7f3 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -18,7 +18,7 @@ platformdirs==4.1.0 # via # tox # virtualenv -pluggy==1.3.0 +pluggy==1.4.0 # via tox py==1.11.0 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 6e37724..486a199 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -29,11 +29,11 @@ bleach[css]==6.1.0 # via # -r requirements/quality.txt # bleach -boto3==1.34.23 +boto3==1.34.29 # via # -r requirements/quality.txt # fs-s3fs -botocore==1.34.23 +botocore==1.34.29 # via # -r requirements/quality.txt # boto3 @@ -75,12 +75,12 @@ cookiecutter==2.5.0 # via # -r requirements/quality.txt # xblock-sdk -coverage[toml]==7.4.0 +coverage[toml]==7.4.1 # via # -r requirements/quality.txt # coverage # pytest-cov -dill==0.3.7 +dill==0.3.8 # via # -r requirements/quality.txt # pylint @@ -208,7 +208,7 @@ platformdirs==4.1.0 # -r requirements/quality.txt # pylint # virtualenv -pluggy==1.3.0 +pluggy==1.4.0 # via # -r requirements/ci.txt # -r requirements/quality.txt @@ -258,7 +258,7 @@ pyproject-hooks==1.0.0 # via # -r requirements/pip-tools.txt # build -pytest==7.4.4 +pytest==8.0.0 # via # -r requirements/quality.txt # pytest-cov @@ -273,7 +273,7 @@ python-dateutil==2.8.2 # arrow # botocore # xblock -python-slugify==8.0.1 +python-slugify==8.0.2 # via # -r requirements/quality.txt # code-annotations @@ -401,7 +401,7 @@ wheel==0.42.0 # via # -r requirements/pip-tools.txt # pip-tools -xblock[django]==1.9.1 +xblock[django]==1.10.0 # via # -r requirements/quality.txt # xblock diff --git a/requirements/quality.txt b/requirements/quality.txt index 5311908..342b76e 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -28,11 +28,11 @@ bleach[css]==6.1.0 # via # -r requirements/test.txt # bleach -boto3==1.34.23 +boto3==1.34.29 # via # -r requirements/test.txt # fs-s3fs -botocore==1.34.23 +botocore==1.34.29 # via # -r requirements/test.txt # boto3 @@ -66,12 +66,12 @@ cookiecutter==2.5.0 # via # -r requirements/test.txt # xblock-sdk -coverage[toml]==7.4.0 +coverage[toml]==7.4.1 # via # -r requirements/test.txt # coverage # pytest-cov -dill==0.3.7 +dill==0.3.8 # via pylint django==3.2.23 # via @@ -172,7 +172,7 @@ pbr==6.0.0 # stevedore platformdirs==4.1.0 # via pylint -pluggy==1.3.0 +pluggy==1.4.0 # via # -r requirements/test.txt # pytest @@ -206,7 +206,7 @@ pypng==0.20220715.0 # via # -r requirements/test.txt # xblock-sdk -pytest==7.4.4 +pytest==8.0.0 # via # -r requirements/test.txt # pytest-cov @@ -221,7 +221,7 @@ python-dateutil==2.8.2 # arrow # botocore # xblock -python-slugify==8.0.1 +python-slugify==8.0.2 # via # -r requirements/test.txt # code-annotations @@ -323,7 +323,7 @@ webob==1.8.7 # -r requirements/test.txt # xblock # xblock-sdk -xblock[django]==1.9.1 +xblock[django]==1.10.0 # via # -r requirements/test.txt # xblock diff --git a/requirements/test.txt b/requirements/test.txt index b9f9373..420559d 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -19,11 +19,11 @@ binaryornot==0.4.4 # via # -r requirements/base.txt # bleach -boto3==1.34.23 +boto3==1.34.29 # via # -r requirements/base.txt # fs-s3fs -botocore==1.34.23 +botocore==1.34.29 # via # -r requirements/base.txt # boto3 @@ -42,7 +42,7 @@ code-annotations==1.5.0 # via -r requirements/test.in cookiecutter==2.5.0 # via xblock-sdk -coverage[toml]==7.4.0 +coverage[toml]==7.4.1 # via # coverage # pytest-cov @@ -117,7 +117,7 @@ path==16.9.0 # via edx-i18n-tools pbr==6.0.0 # via stevedore -pluggy==1.3.0 +pluggy==1.4.0 # via pytest polib==1.2.0 # via edx-i18n-tools @@ -125,7 +125,7 @@ pygments==2.17.2 # via rich pypng==0.20220715.0 # via xblock-sdk -pytest==7.4.4 +pytest==8.0.0 # via # pytest-cov # pytest-django @@ -139,7 +139,7 @@ python-dateutil==2.8.2 # arrow # botocore # xblock -python-slugify==8.0.1 +python-slugify==8.0.2 # via # code-annotations # cookiecutter @@ -222,7 +222,7 @@ webob==1.8.7 # -r requirements/base.txt # xblock # xblock-sdk -xblock[django]==1.9.1 +xblock[django]==1.10.0 # via # -r requirements/base.txt # xblock