diff --git a/apigw-dynamodb-python-cdk/requirements.txt b/apigw-dynamodb-python-cdk/requirements.txt index 623c85197..151850b77 100644 --- a/apigw-dynamodb-python-cdk/requirements.txt +++ b/apigw-dynamodb-python-cdk/requirements.txt @@ -1,5 +1,5 @@ aws-cdk-lib==2.130.0 constructs>=10.0.0,<11.0.0 pytest==8.2.2 -requests==2.31.0 +requests==2.32.2 boto3