diff --git a/src/lambdas/db_backup/requirements.txt b/src/lambdas/db_backup/requirements.txt index b39246aa..b1a9df5c 100644 --- a/src/lambdas/db_backup/requirements.txt +++ b/src/lambdas/db_backup/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.35.73 -botocore==1.35.73 +boto3==1.35.74 +botocore==1.35.74 aws_lambda_powertools==3.3.0 diff --git a/src/lambdas/fetch_xml/requirements.txt b/src/lambdas/fetch_xml/requirements.txt index 94da9a95..08bda395 100644 --- a/src/lambdas/fetch_xml/requirements.txt +++ b/src/lambdas/fetch_xml/requirements.txt @@ -1,4 +1,4 @@ requests==2.32.3 -boto3==1.35.73 -botocore==1.35.73 +boto3==1.35.74 +botocore==1.35.74 aws_lambda_powertools==3.3.0 diff --git a/src/lambdas/push_enriched_xml/requirements.txt b/src/lambdas/push_enriched_xml/requirements.txt index 94da9a95..08bda395 100644 --- a/src/lambdas/push_enriched_xml/requirements.txt +++ b/src/lambdas/push_enriched_xml/requirements.txt @@ -1,4 +1,4 @@ requests==2.32.3 -boto3==1.35.73 -botocore==1.35.73 +boto3==1.35.74 +botocore==1.35.74 aws_lambda_powertools==3.3.0 diff --git a/src/lambdas/update_rules_processor/requirements.txt b/src/lambdas/update_rules_processor/requirements.txt index 49a601a1..418409f6 100644 --- a/src/lambdas/update_rules_processor/requirements.txt +++ b/src/lambdas/update_rules_processor/requirements.txt @@ -1,7 +1,7 @@ psycopg2-binary==2.9.10 pandas==2.2.3 sqlalchemy==2.0.36 -boto3==1.35.73 +boto3==1.35.74 spacy==3.8.2 en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl aws_lambda_powertools==3.3.0