diff --git a/requirements/base.txt b/requirements/base.txt index 74843758..2c27a161 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,22 +10,22 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.36.17 +awscli==1.36.22 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.35.76 +boto3==1.35.81 # via -r requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 # s3transfer celery==5.3.6 # via -r requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests @@ -145,7 +145,7 @@ monotonic==1.6 # via py2neo mysql-connector-python==9.1.0 # via -r requirements/base.in -newrelic==10.3.1 +newrelic==10.4.0 # via edx-django-utils numpy==2.2.0 # via @@ -240,7 +240,7 @@ snowflake-connector-python==3.12.4 # via -r requirements/reporting.in sortedcontainers==2.4.0 # via snowflake-connector-python -sqlparse==0.5.2 +sqlparse==0.5.3 # via django stevedore==5.4.0 # via diff --git a/requirements/dev.txt b/requirements/dev.txt index c36c0970..99636b29 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -14,15 +14,15 @@ astroid==3.3.6 # via # pylint # pylint-celery -awscli==1.36.17 +awscli==1.36.22 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.35.76 +boto3==1.35.81 # via -r requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 @@ -33,7 +33,7 @@ cachetools==5.5.0 # via tox celery==5.3.6 # via -r requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests @@ -70,7 +70,7 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -code-annotations==2.0.0 +code-annotations==2.1.0 # via edx-lint colorama==0.4.6 # via @@ -86,7 +86,7 @@ cryptography==44.0.0 # pyopenssl # secretstorage # snowflake-connector-python -diff-cover==9.2.0 +diff-cover==9.2.1 # via -r requirements/dev-enterprise_data.in dill==0.3.9 # via pylint @@ -224,7 +224,7 @@ more-itertools==10.5.0 # jaraco-functools mysql-connector-python==9.1.0 # via -r requirements/base.in -newrelic==10.3.1 +newrelic==10.4.0 # via edx-django-utils nh3==0.2.19 # via readme-renderer @@ -389,7 +389,7 @@ snowflake-connector-python==3.12.4 # via -r requirements/reporting.in sortedcontainers==2.4.0 # via snowflake-connector-python -sqlparse==0.5.2 +sqlparse==0.5.3 # via django stevedore==5.4.0 # via diff --git a/requirements/quality.txt b/requirements/quality.txt index e1cbbb99..23365476 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -14,15 +14,15 @@ astroid==3.3.6 # via # pylint # pylint-celery -awscli==1.36.17 +awscli==1.36.22 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.35.76 +boto3==1.35.81 # via -r requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 @@ -33,7 +33,7 @@ cachetools==5.5.0 # via tox celery==5.3.6 # via -r requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests @@ -70,7 +70,7 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -code-annotations==2.0.0 +code-annotations==2.1.0 # via edx-lint colorama==0.4.6 # via @@ -90,7 +90,7 @@ cryptography==44.0.0 # snowflake-connector-python ddt==1.7.2 # via -r requirements/test.in -diff-cover==9.2.0 +diff-cover==9.2.1 # via -r requirements/dev-enterprise_data.in dill==0.3.9 # via pylint @@ -239,7 +239,7 @@ more-itertools==10.5.0 # jaraco-functools mysql-connector-python==9.1.0 # via -r requirements/base.in -newrelic==10.3.1 +newrelic==10.4.0 # via edx-django-utils nh3==0.2.19 # via readme-renderer @@ -419,7 +419,7 @@ snowflake-connector-python==3.12.4 # via -r requirements/reporting.in sortedcontainers==2.4.0 # via snowflake-connector-python -sqlparse==0.5.2 +sqlparse==0.5.3 # via django stevedore==5.4.0 # via diff --git a/requirements/test-master.txt b/requirements/test-master.txt index da2361f2..5be91b7a 100644 --- a/requirements/test-master.txt +++ b/requirements/test-master.txt @@ -10,22 +10,22 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.36.17 +awscli==1.36.22 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.35.76 +boto3==1.35.81 # via -r requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 # s3transfer celery==5.3.6 # via -r requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests @@ -162,7 +162,7 @@ monotonic==1.6 # via py2neo mysql-connector-python==9.1.0 # via -r requirements/base.in -newrelic==10.3.1 +newrelic==10.4.0 # via edx-django-utils numpy==2.2.0 # via @@ -274,7 +274,7 @@ snowflake-connector-python==3.12.4 # via -r requirements/reporting.in sortedcontainers==2.4.0 # via snowflake-connector-python -sqlparse==0.5.2 +sqlparse==0.5.3 # via django stevedore==5.4.0 # via diff --git a/requirements/test-reporting.txt b/requirements/test-reporting.txt index 90c15834..34319f21 100644 --- a/requirements/test-reporting.txt +++ b/requirements/test-reporting.txt @@ -8,15 +8,15 @@ amqp==5.3.1 # via kombu asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.36.17 +awscli==1.36.22 # 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.35.76 +boto3==1.35.81 # via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 @@ -25,7 +25,7 @@ cachetools==5.5.0 # via tox celery==5.3.6 # via -r /home/runner/work/edx-enterprise-data/edx-enterprise-data/requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests diff --git a/requirements/test.txt b/requirements/test.txt index 5328345a..549270c4 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,22 +10,22 @@ asgiref==3.8.1 # via django asn1crypto==1.5.1 # via snowflake-connector-python -awscli==1.36.17 +awscli==1.36.22 # via -r requirements/reporting.in bcrypt==4.2.1 # via paramiko billiard==4.2.1 # via celery -boto3==1.35.76 +boto3==1.35.81 # via -r requirements/reporting.in -botocore==1.35.76 +botocore==1.35.81 # via # awscli # boto3 # s3transfer celery==5.3.6 # via -r requirements/reporting.in -certifi==2024.8.30 +certifi==2024.12.14 # via # py2neo # requests @@ -160,7 +160,7 @@ monotonic==1.6 # via py2neo mysql-connector-python==9.1.0 # via -r requirements/base.in -newrelic==10.3.1 +newrelic==10.4.0 # via edx-django-utils numpy==2.2.0 # via @@ -272,7 +272,7 @@ snowflake-connector-python==3.12.4 # via -r requirements/reporting.in sortedcontainers==2.4.0 # via snowflake-connector-python -sqlparse==0.5.2 +sqlparse==0.5.3 # via django stevedore==5.4.0 # via