Skip to content

Commit 50087a8

Browse files
chore(deps): update constructs requirement
Updates the requirements on [constructs](https://github.com/aws/constructs) to permit the latest version. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.0.0...v10.6.0) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4cae5e commit 50087a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aws-cdk-lib==2.248.0
22
aws-cdk.aws-lambda-python-alpha==2.248.0a0
3-
constructs>=10.0.0,<11.0.0
3+
constructs>=10.6.0,<11.0.0
44
cdk-nag==2.38.2

0 commit comments

Comments
 (0)