### Why is this needed? We need to bump the boto3 library to 1.26.164+ to support the new `ReturnValuesOnConditionCheckFailure` to DynamoDB ### Which area does this relate to? Other ### Solution bump the boto3 library to 1.26.164+ ### Acknowledgment - [X] This request meets [Powertools for AWS Lambda (Python) Tenets](https://docs.powertools.aws.dev/lambda/python/latest/#tenets) - [ ] Should this be considered in other Powertools for AWS Lambda languages? i.e. [Java](https://github.com/aws-powertools/powertools-lambda-java/), [TypeScript](https://github.com/aws-powertools/powertools-lambda-typescript/), and [.NET](https://github.com/aws-powertools/powertools-lambda-dotnet/)
Why is this needed?
We need to bump the boto3 library to 1.26.164+ to support the new
ReturnValuesOnConditionCheckFailureto DynamoDBWhich area does this relate to?
Other
Solution
bump the boto3 library to 1.26.164+
Acknowledgment