From 1dedd4d36c6deea3f7a30bfe6264d05bf1a96a9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 09:12:56 -0400 Subject: [PATCH] chore(deps): update all patch dependencies (#526) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- notify_slack/lambda/requirements.txt | 4 ++-- schedule_shutdown/lambda/requirements.txt | 4 ++-- sentinel_forwarder/wrapper/requirements_dev.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/notify_slack/lambda/requirements.txt b/notify_slack/lambda/requirements.txt index 0a7c20b8..ca917ac0 100644 --- a/notify_slack/lambda/requirements.txt +++ b/notify_slack/lambda/requirements.txt @@ -1,5 +1,5 @@ black==24.4.2 -boto3==1.34.127 -coverage==7.5.3 +boto3==1.34.132 +coverage==7.5.4 pylint==3.2.3 pytest==8.2.2 \ No newline at end of file diff --git a/schedule_shutdown/lambda/requirements.txt b/schedule_shutdown/lambda/requirements.txt index 0a7c20b8..ca917ac0 100644 --- a/schedule_shutdown/lambda/requirements.txt +++ b/schedule_shutdown/lambda/requirements.txt @@ -1,5 +1,5 @@ black==24.4.2 -boto3==1.34.127 -coverage==7.5.3 +boto3==1.34.132 +coverage==7.5.4 pylint==3.2.3 pytest==8.2.2 \ No newline at end of file diff --git a/sentinel_forwarder/wrapper/requirements_dev.txt b/sentinel_forwarder/wrapper/requirements_dev.txt index c033af04..741b5816 100644 --- a/sentinel_forwarder/wrapper/requirements_dev.txt +++ b/sentinel_forwarder/wrapper/requirements_dev.txt @@ -1,4 +1,4 @@ black==24.4.2 -boto3==1.34.127 +boto3==1.34.132 pylint==3.2.3 pytest==8.2.2