LeadingEDJE / stackmanager

Utility for managing Cloudformation stacks
MIT License
9 stars 1 forks source link

build-lambdas support for python 3.10 #79

Closed alexmach closed 1 year ago

alexmach commented 1 year ago

AWS Lambdas now support python3.10

https://aws.amazon.com/about-aws/whats-new/2023/04/aws-lambda-python-3-10/

This should upgrade to the latest aws-lambda-builder https://github.com/aws/aws-lambda-builders/releases/tag/v1.30.0

andrewdmay commented 1 year ago

Closed by https://github.com/LeadingEDJE/stackmanager/pull/80