Upgrade python to 3.11, upgrade packages to support python 3.11

This commit is contained in:
Joshua C. Forest 2024-05-20 11:34:51 -04:00
commit 61eb5ea1e9

View file

@ -18,7 +18,7 @@ package:
provider:
name: aws
runtime: python3.8
runtime: python3.11
stage: ${opt:stage, self:custom.defaultStage}
deploymentBucket:
name: ${self:custom.deploymentBucket}