From 5969e058eefaa4b24383768532f5a8ab0a0c3141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 01:18:48 +0000 Subject: [PATCH] Bump the python-updates group with 3 updates Bumps the python-updates group with 3 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk), [boto3](https://github.com/boto/boto3) and [cdk-nag](https://github.com/cdklabs/cdk-nag). Updates `aws-cdk-lib` from 2.165.0 to 2.166.0 - [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/v2.165.0...v2.166.0) Updates `boto3` from 1.35.54 to 1.35.58 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.54...1.35.58) Updates `cdk-nag` from 2.31.2 to 2.32.3 - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.31.2...v2.32.3) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-updates - dependency-name: cdk-nag dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 31a257b..eefc379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aws-cdk-lib==2.165.0 -boto3==1.35.54 -cdk-nag==2.31.2 +aws-cdk-lib==2.166.0 +boto3==1.35.58 +cdk-nag==2.32.3 constructs>=10.0.0,<11.0.0 pyaml-env==1.2.1