Skip to content

Commit cb63ddb

Browse files
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.alpha.md) - [Commits](aws/aws-cdk@v1.164.0...v1.204.0) --- updated-dependencies: - dependency-name: aws-cdk-aws-cloudwatch dependency-version: 1.204.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e969b88 commit cb63ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ aws-cdk.aws-route53~=1.164
1313
aws-cdk.aws-sqs~=1.164
1414
aws-cdk.aws-ssm~=1.164
1515
aws-cdk.core~=1.164
16-
aws_cdk.aws-cloudwatch~=1.164
16+
aws_cdk.aws-cloudwatch~=1.204
1717
aws_cdk.aws-lambda~=1.164
1818
boto3>=1.39.4
1919
jinja2~=3.0

0 commit comments

Comments
 (0)