Skip to content

Commit

Permalink
Update dependency aws-sam-translator to >=1.94.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Nov 22, 2024
1 parent f267c6e commit b477e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def get_version(filename):
zip_safe=False,
install_requires=[
'pyyaml>5.4',
'aws-sam-translator>=1.53.0',
'aws-sam-translator>=1.94.0',
'jsonpatch',
'jsonschema>=3.0,<5',
'importlib_resources>=1.4,<4;python_version<"3.7"',
Expand Down

0 comments on commit b477e61

Please sign in to comment.