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 22, 2023
1 parent 72b3739 commit d49aaa7
Show file tree
Hide file tree
Showing 53 changed files with 2,075 additions and 133 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 d49aaa7

Please sign in to comment.