From e89e31128e3b97749aaac85f926a8f5747601ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 20:02:25 +0000 Subject: [PATCH] chore(deps): bump cdk-nag in /examples/servers/time Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.36.27 to 2.36.33. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.36.27...v2.36.33) --- updated-dependencies: - dependency-name: cdk-nag dependency-version: 2.36.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/servers/time/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/servers/time/requirements.txt b/examples/servers/time/requirements.txt index 8ad806e3..67c3cd11 100644 --- a/examples/servers/time/requirements.txt +++ b/examples/servers/time/requirements.txt @@ -1,4 +1,4 @@ aws-cdk-lib==2.202.0 aws-cdk.aws-lambda-python-alpha==2.202.0a0 constructs>=10.0.0,<11.0.0 -cdk-nag==2.36.27 +cdk-nag==2.36.33