Skip to content

Commit 0716344

Browse files
Update aws-cdk-lib requirement from <2.205,>=2.0.0 to >=2.0.0,<2.222
Updates the requirements on [aws-cdk-lib](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@v2.0.0...v2.221.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.221.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33fdb8e commit 0716344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
]
3737
dependencies = [
3838
"autogluon.common >=1, <2",
39-
"aws-cdk-lib >=2.0.0,<2.205",
39+
"aws-cdk-lib >=2.0.0,<2.222",
4040
"awscliv2 >=2.2,<2.4",
4141
"boto3 >=1.26.0,<2",
4242
"constructs >=10.0.0,<10.5",

0 commit comments

Comments
 (0)