Skip to content

Commit

Permalink
Update CloudFormation specs to 148.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Nov 21, 2023
1 parent 72b3739 commit 66eca33
Show file tree
Hide file tree
Showing 52 changed files with 2,059 additions and 131 deletions.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -44,7 +44,7 @@ def get_version(filename):
zip_safe=False,
install_requires=[
'pyyaml>5.4',
'aws-sam-translator>=1.79.0',
'aws-sam-translator>=1.80.0',
'jsonpatch',
'jsonschema>=3.0,<5',
'networkx>=2.4,<4',
Expand Down

0 comments on commit 66eca33

Please sign in to comment.