Skip to content

Commit fcae347

Browse files
authored
Fix pin to cfn-lint (#1012)
1 parent 70b9562 commit fcae347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def find_version(*file_paths):
5252
"colorama>=0.4.1",
5353
"docker>=4.3.1",
5454
"ordered-set>=4.0.2",
55-
"cfn-lint<=0.72.10",
55+
"cfn-lint>=0.78.1",
5656
"cfn_flip>=1.2.3",
5757
"nested-lookup",
5858
],

0 commit comments

Comments
 (0)