From f7cc6202eff1baf035690f18a20efa5c2abf9540 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 06:03:45 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- notify_slack/lambda/requirements.txt | 6 +++--- rds_activity_stream/lambda/requirements_dev.txt | 4 ++-- schedule_shutdown/lambda/requirements.txt | 6 +++--- sentinel_forwarder/wrapper/requirements_dev.txt | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/notify_slack/lambda/requirements.txt b/notify_slack/lambda/requirements.txt index 5a2596d8..c87ff095 100644 --- a/notify_slack/lambda/requirements.txt +++ b/notify_slack/lambda/requirements.txt @@ -1,5 +1,5 @@ -black==24.4.0 -boto3==1.34.88 +black==24.4.2 +boto3==1.34.93 coverage==7.4.4 pylint==3.1.0 -pytest==8.1.1 \ No newline at end of file +pytest==8.1.2 \ No newline at end of file diff --git a/rds_activity_stream/lambda/requirements_dev.txt b/rds_activity_stream/lambda/requirements_dev.txt index 87b50cab..56b3fdf2 100644 --- a/rds_activity_stream/lambda/requirements_dev.txt +++ b/rds_activity_stream/lambda/requirements_dev.txt @@ -1,4 +1,4 @@ -black==24.4.0 +black==24.4.2 pylint==3.1.0 -pytest==8.1.1 +pytest==8.1.2 pytest-env==1.1.3 \ No newline at end of file diff --git a/schedule_shutdown/lambda/requirements.txt b/schedule_shutdown/lambda/requirements.txt index 5a2596d8..c87ff095 100644 --- a/schedule_shutdown/lambda/requirements.txt +++ b/schedule_shutdown/lambda/requirements.txt @@ -1,5 +1,5 @@ -black==24.4.0 -boto3==1.34.88 +black==24.4.2 +boto3==1.34.93 coverage==7.4.4 pylint==3.1.0 -pytest==8.1.1 \ No newline at end of file +pytest==8.1.2 \ No newline at end of file diff --git a/sentinel_forwarder/wrapper/requirements_dev.txt b/sentinel_forwarder/wrapper/requirements_dev.txt index 261ab99c..101eaa77 100644 --- a/sentinel_forwarder/wrapper/requirements_dev.txt +++ b/sentinel_forwarder/wrapper/requirements_dev.txt @@ -1,4 +1,4 @@ -black==24.4.0 -boto3==1.34.88 +black==24.4.2 +boto3==1.34.93 pylint==3.1.0 -pytest==8.1.1 +pytest==8.1.2