Skip to content

Commit c553712

Browse files
chore(deps-dev): bump cfn-lint from 1.43.1 to 1.43.2 (#7907)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.43.1 to 1.43.2. - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.43.1...v1.43.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.43.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
1 parent 5292c4b commit c553712

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ hvac = "^2.3.0"
110110
aws-requests-auth = "^0.4.3"
111111
urllib3 = ">=1.25.4,!=2.2.0,<3"
112112
requests = ">=2.32.0"
113-
cfn-lint = "1.43.1"
113+
cfn-lint = "1.43.2"
114114
mypy = "^1.1.1"
115115
types-python-dateutil = "^2.8.19.6"
116116
aws-cdk-aws-appsync-alpha = "^2.59.0a0"

0 commit comments

Comments
 (0)