aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.61k stars 1.01k forks source link

Bump AWS provider version to support Python 3.12 #2102

Open rodolfolottin opened 5 months ago

rodolfolottin commented 5 months ago

Fixes Issue #2097.

Bump AWS provider version to support Python 3.12. I've tested this with a few lambdas, and everything looks good. The Terraform plan also generated a reasonable output.

v3ss0n commented 5 months ago

@jamesls this looks good , can you merge?

markbenepass commented 4 weeks ago

Bump on this, thank you!