cfn-lint version: (cfn-lint --version
)
0.52.0
Description of issue.
When doing a cfn-lint -u
, I get the below error:
/venvs/cfn-lint/lib/python3.8/site-packages/cfnlint/maintenance.py:333: FutureWarning: Possible nested set at position 7
re.compile(p, re.UNICODE)