diff --git a/notify_slack/lambda/requirements.txt b/notify_slack/lambda/requirements.txt index 5f81d012..8933f79c 100644 --- a/notify_slack/lambda/requirements.txt +++ b/notify_slack/lambda/requirements.txt @@ -1,5 +1,5 @@ black==24.8.0 -boto3==1.35.32 +boto3==1.35.34 coverage==7.6.1 pylint==3.3.1 pytest==8.3.3 \ No newline at end of file diff --git a/schedule_shutdown/lambda/requirements.txt b/schedule_shutdown/lambda/requirements.txt index 5f81d012..8933f79c 100644 --- a/schedule_shutdown/lambda/requirements.txt +++ b/schedule_shutdown/lambda/requirements.txt @@ -1,5 +1,5 @@ black==24.8.0 -boto3==1.35.32 +boto3==1.35.34 coverage==7.6.1 pylint==3.3.1 pytest==8.3.3 \ No newline at end of file diff --git a/sentinel_forwarder/wrapper/requirements_dev.txt b/sentinel_forwarder/wrapper/requirements_dev.txt index 91ffa1b4..f596aa2b 100644 --- a/sentinel_forwarder/wrapper/requirements_dev.txt +++ b/sentinel_forwarder/wrapper/requirements_dev.txt @@ -1,4 +1,4 @@ black==24.8.0 -boto3==1.35.32 +boto3==1.35.34 pylint==3.3.1 pytest==8.3.3 diff --git a/waf_ip_blocklist/lambda/requirements.txt b/waf_ip_blocklist/lambda/requirements.txt index 51d665b7..55cbd7c8 100644 --- a/waf_ip_blocklist/lambda/requirements.txt +++ b/waf_ip_blocklist/lambda/requirements.txt @@ -1,4 +1,4 @@ black==24.8.0 -boto3==1.35.32 +boto3==1.35.34 pylint==3.3.1 pytest==8.3.3 \ No newline at end of file