You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the lambda runtime in all Lambdas
Changed CodeBuild to use Python 12 on Amazon Linux standard 5.0
Upgraded the libraries to latest versions.
For "pytest" I upgraded to the latest 7.x version as upgrading to 8.x may break things and I think a separate PR would be better.
This PR will close issues awslabs#268 and awslabs#269
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Changed the lambda runtime in all Lambdas
Changed CodeBuild to use Python 12 on Amazon Linux standard 5.0
Upgraded the libraries to latest versions.
For "pytest" I upgraded to the latest 7.x version as upgrading to 8.x may break things and I think a separate PR would be better.
This PR will close issues awslabs#268 and awslabs#269
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Changed the lambda runtime in all Lambdas
Changed CodeBuild to use Python 12 on Amazon Linux standard 5.0
Upgraded the libraries to latest versions.
For "pytest" I upgraded to the latest 7.x version as upgrading to 8.x may break things and I think a separate PR would be better.
This PR will close issues #268 and #269
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Python 3.12 is now available in CodeBuild standard images (aws/aws-codebuild-docker-images#689). Let's update our CodeBuild projects to use it. See #192.
The text was updated successfully, but these errors were encountered: