Skip to content

Commit 55ea16d

Browse files
Update CloudFormation specs to 129.0.0 (#2772)
Co-authored-by: kddejong <[email protected]> Co-authored-by: Kevin DeJong <[email protected]>
1 parent a92c9a6 commit 55ea16d

File tree

97 files changed

+32528
-13980
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+32528
-13980
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def get_version(filename):
4444
zip_safe=False,
4545
install_requires=[
4646
'pyyaml>5.4',
47-
'aws-sam-translator>=1.68.0',
47+
'aws-sam-translator>=1.70.0',
4848
'jsonpatch',
4949
'jsonschema>=3.0,<5',
5050
'networkx>=2.4,<4',

0 commit comments

Comments
 (0)