Skip to content

cfn-lint -u fails with "FutureWarning: Possible nested set at position 7 re.compile(p, re.UNICODE)" #2077

@tekdj7

Description

@tekdj7

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    specCloudFormation Specification Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions