-
Notifications
You must be signed in to change notification settings - Fork 421
Maintenance: Force Powertools layer to use pydantic 1.x major version #2119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Waiting for the new version of the cdk-aws-lambda-powertools-layer, and will submit a PR to update our repo. |
|
This is now released under 2.13.0 version! |
Summary
Pydantic 2.x will soon be released and requires some major changes to our Powertools code.
Why is this needed?
This change prevents pydantic 2.x to be included with the python layer and possible break changes.
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: