From 11c739f2a48cc9edc4ca1752a2c529e654e8e233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 01:02:02 +0000 Subject: [PATCH] Update aws-cdk-aws-cloudwatch requirement in /cli Updates the requirements on [aws-cdk-aws-cloudwatch](https://github.com/aws/aws-cdk) to permit the latest version. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/compare/v1.116.0...v1.195.0) --- updated-dependencies: - dependency-name: aws-cdk-aws-cloudwatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/requirements.txt b/cli/requirements.txt index b570de7ac4..fa42977ba8 100644 --- a/cli/requirements.txt +++ b/cli/requirements.txt @@ -5,7 +5,7 @@ jinja2>=2.11.0 marshmallow~=3.10 aws-cdk.core~=1.116 aws-cdk.aws-batch~=1.116 -aws_cdk.aws-cloudwatch~=1.116 +aws_cdk.aws-cloudwatch~=1.195 aws-cdk.aws-codebuild~=1.116 aws-cdk.aws-dynamodb~=1.116 aws-cdk.aws-ec2~=1.116