From ff3c1d5563dce3e61a05aa52b514efdc3ccbc367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 23:19:52 +0000 Subject: [PATCH] chore(deps): bump cdk-nag in /examples/servers/zen Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.37.40 to 2.37.52. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.37.40...v2.37.52) --- updated-dependencies: - dependency-name: cdk-nag dependency-version: 2.37.52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/servers/zen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/servers/zen/requirements.txt b/examples/servers/zen/requirements.txt index 66f7245f..e0ab8953 100644 --- a/examples/servers/zen/requirements.txt +++ b/examples/servers/zen/requirements.txt @@ -1,3 +1,3 @@ aws-cdk-lib==2.220.0 constructs>=10.0.0,<11.0.0 -cdk-nag==2.37.40 +cdk-nag==2.37.53