Skip to content

Commit

Permalink
Merge pull request #4 from chrismld/issue-1
Browse files Browse the repository at this point in the history
Updated the Python CDK library to the 2.130.0 version
  • Loading branch information
ruecarlo authored Feb 28, 2024
2 parents 4f076bc + 31a0931 commit cce1333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aws-cdk-lib==2.44.0
aws-cdk.aws-lambda-python-alpha==2.44.0a0
aws-cdk-lib==2.130.0
aws-cdk.aws-lambda-python-alpha==2.130.0a0
constructs>=10.0.0,<11.0.0
boto3>=1.22.11
pyyaml>=5.0
cdk-nag==2.19.1
cdk-nag==2.19.1

0 comments on commit cce1333

Please sign in to comment.