aws / chalice

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

Bump AWS provider version to support Python 3.12 #2102

Open rodolfolottin opened 7 months ago

rodolfolottin commented 7 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 7 months ago

@jamesls this looks good , can you merge?

markbenepass commented 2 months ago

Bump on this, thank you!