diff --git a/requirements/base.txt b/requirements/base.txt index 2231808c..d3abc5f6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,15 +10,15 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.37.21 +awscli==1.37.26 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 @@ -241,7 +241,7 @@ sortedcontainers==2.4.0 # via snowflake-connector-python sqlparse==0.5.3 # via django -stevedore==5.4.0 +stevedore==5.4.1 # via # edx-django-utils # edx-opaque-keys diff --git a/requirements/ci.txt b/requirements/ci.txt index 77cdb029..c9934239 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -4,7 +4,7 @@ # # make upgrade # -cachetools==5.5.1 +cachetools==5.5.2 # via tox chardet==5.2.0 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index ded13a83..9d15be80 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -14,22 +14,22 @@ astroid==3.3.8 # via # pylint # pylint-celery -awscli==1.37.21 +awscli==1.37.26 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 # s3transfer build==1.2.2.post1 # via pip-tools -cachetools==5.5.1 +cachetools==5.5.2 # via tox celery==5.3.6 # via -r requirements/reporting.in @@ -86,7 +86,7 @@ cryptography==44.0.1 # pyopenssl # secretstorage # snowflake-connector-python -diff-cover==9.2.2 +diff-cover==9.2.3 # via -r requirements/dev-enterprise_data.in dill==0.3.9 # via pylint @@ -391,7 +391,7 @@ sortedcontainers==2.4.0 # via snowflake-connector-python sqlparse==0.5.3 # via django -stevedore==5.4.0 +stevedore==5.4.1 # via # code-annotations # edx-django-utils diff --git a/requirements/quality.txt b/requirements/quality.txt index 1bd2460a..44ed50ab 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -14,22 +14,22 @@ astroid==3.3.8 # via # pylint # pylint-celery -awscli==1.37.21 +awscli==1.37.26 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 # s3transfer build==1.2.2.post1 # via pip-tools -cachetools==5.5.1 +cachetools==5.5.2 # via tox celery==5.3.6 # via -r requirements/reporting.in @@ -90,7 +90,7 @@ cryptography==44.0.1 # snowflake-connector-python ddt==1.7.2 # via -r requirements/test.in -diff-cover==9.2.2 +diff-cover==9.2.3 # via -r requirements/dev-enterprise_data.in dill==0.3.9 # via pylint @@ -421,7 +421,7 @@ sortedcontainers==2.4.0 # via snowflake-connector-python sqlparse==0.5.3 # via django -stevedore==5.4.0 +stevedore==5.4.1 # via # code-annotations # edx-django-utils diff --git a/requirements/test-master.txt b/requirements/test-master.txt index cff4b8a6..0d16a62e 100644 --- a/requirements/test-master.txt +++ b/requirements/test-master.txt @@ -10,15 +10,15 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.37.21 +awscli==1.37.26 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 @@ -275,7 +275,7 @@ sortedcontainers==2.4.0 # via snowflake-connector-python sqlparse==0.5.3 # via django -stevedore==5.4.0 +stevedore==5.4.1 # via # edx-django-utils # edx-opaque-keys diff --git a/requirements/test-reporting.txt b/requirements/test-reporting.txt index b575d323..88a946c9 100644 --- a/requirements/test-reporting.txt +++ b/requirements/test-reporting.txt @@ -8,20 +8,20 @@ amqp==5.3.1 # via kombu asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.37.21 +awscli==1.37.26 # via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 # s3transfer -cachetools==5.5.1 +cachetools==5.5.2 # via tox celery==5.3.6 # via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in diff --git a/requirements/test.txt b/requirements/test.txt index a83e594c..7b59027a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,15 +10,15 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.37.21 +awscli==1.37.26 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.36.21 +boto3==1.36.26 # via -r requirements/reporting.in -botocore==1.36.21 +botocore==1.36.26 # via # awscli # boto3 @@ -273,7 +273,7 @@ sortedcontainers==2.4.0 # via snowflake-connector-python sqlparse==0.5.3 # via django -stevedore==5.4.0 +stevedore==5.4.1 # via # edx-django-utils # edx-opaque-keys