diff --git a/requirements/ci.txt b/requirements/ci.txt index 3dbe26ff6..e1bdb0361 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -10,7 +10,7 @@ chardet==5.2.0 # via tox colorama==0.4.6 # via tox -coverage==7.6.4 +coverage==7.6.7 # via -r requirements/ci.in distlib==0.3.9 # via virtualenv diff --git a/requirements/dev.txt b/requirements/dev.txt index 5e8306a8a..0a153c537 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -21,11 +21,11 @@ attrs==24.2.0 # via # -r requirements/test.txt # hypothesis -boto3==1.35.57 +boto3==1.35.63 # via # -r requirements/test.txt # fs-s3fs -botocore==1.35.57 +botocore==1.35.63 # via # -r requirements/test.txt # boto3 @@ -57,7 +57,7 @@ click-log==0.4.0 # via # -r requirements/test.txt # edx-lint -code-annotations==1.8.0 +code-annotations==1.8.1 # via # -r requirements/test.txt # edx-lint @@ -66,7 +66,7 @@ colorama==0.4.6 # -r requirements/ci.txt # -r requirements/test.txt # tox -coverage[toml]==7.6.4 +coverage[toml]==7.6.7 # via # -r requirements/ci.txt # -r requirements/test.txt @@ -112,7 +112,7 @@ fs-s3fs==1.1.1 # via # -r requirements/test.txt # openedx-django-pyfs -hypothesis==6.118.3 +hypothesis==6.119.1 # via -r requirements/test.txt iniconfig==2.0.0 # via @@ -262,7 +262,7 @@ sortedcontainers==2.4.0 # via # -r requirements/test.txt # hypothesis -sqlparse==0.5.1 +sqlparse==0.5.2 # via # -r requirements/test.txt # django diff --git a/requirements/django.txt b/requirements/django.txt index 272d0b339..4a4a49e65 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -10,9 +10,9 @@ appdirs==1.4.4 # fs asgiref==3.8.1 # via django -boto3==1.35.57 +boto3==1.35.63 # via fs-s3fs -botocore==1.35.57 +botocore==1.35.63 # via # boto3 # s3transfer @@ -76,7 +76,7 @@ six==1.16.0 # fs # fs-s3fs # python-dateutil -sqlparse==0.5.1 +sqlparse==0.5.2 # via django stevedore==5.3.0 # via diff --git a/requirements/doc.txt b/requirements/doc.txt index f42c356d6..374a4b197 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -22,11 +22,11 @@ babel==2.16.0 # sphinx beautifulsoup4==4.12.3 # via pydata-sphinx-theme -boto3==1.35.57 +boto3==1.35.63 # via # -r requirements/django.txt # fs-s3fs -botocore==1.35.57 +botocore==1.35.63 # via # -r requirements/django.txt # boto3 @@ -147,7 +147,7 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -sqlparse==0.5.1 +sqlparse==0.5.2 # via # -r requirements/django.txt # django diff --git a/requirements/pip.txt b/requirements/pip.txt index a6cd8358b..e9be99414 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.3.0 +setuptools==75.5.0 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index a6765b1c9..0ce866b40 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -19,11 +19,11 @@ astroid==3.3.5 # pylint-celery attrs==24.2.0 # via hypothesis -boto3==1.35.57 +boto3==1.35.63 # via # -r requirements/django.txt # fs-s3fs -botocore==1.35.57 +botocore==1.35.63 # via # -r requirements/django.txt # boto3 @@ -41,11 +41,11 @@ click==8.1.7 # edx-lint click-log==0.4.0 # via edx-lint -code-annotations==1.8.0 +code-annotations==1.8.1 # via edx-lint colorama==0.4.6 # via tox -coverage[toml]==7.6.4 +coverage[toml]==7.6.7 # via # -r requirements/test.in # pytest-cov @@ -82,7 +82,7 @@ fs-s3fs==1.1.1 # via # -r requirements/django.txt # openedx-django-pyfs -hypothesis==6.118.3 +hypothesis==6.119.1 # via -r requirements/test.in iniconfig==2.0.0 # via pytest @@ -196,7 +196,7 @@ six==1.16.0 # python-dateutil sortedcontainers==2.4.0 # via hypothesis -sqlparse==0.5.1 +sqlparse==0.5.2 # via # -r requirements/django.txt # django