From de32d7045ca6d912287f92edd709e1c21fe30295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:23:41 +0000 Subject: [PATCH] Update aws-cdk-aws-fsx requirement from ~=1.116 to ~=1.194 in /cli Updates the requirements on [aws-cdk-aws-fsx](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.194.0) --- updated-dependencies: - dependency-name: aws-cdk-aws-fsx 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..649e2eaefb 100644 --- a/cli/requirements.txt +++ b/cli/requirements.txt @@ -11,7 +11,7 @@ aws-cdk.aws-dynamodb~=1.116 aws-cdk.aws-ec2~=1.116 aws-cdk.aws-efs~=1.116 aws-cdk.aws-events~=1.116 -aws-cdk.aws-fsx~=1.116 +aws-cdk.aws-fsx~=1.194 aws-cdk.aws-imagebuilder~=1.116 aws-cdk.aws-iam~=1.116 aws_cdk.aws-lambda~=1.116