Skip to content

Commit ac732c3

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.43.3 to 1.43.4
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.43.3 to 1.43.4. - [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.3...v1.43.4) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.43.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28b0c38 commit ac732c3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ boto3 = "^1.42.30"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.5.1"
4040
pytest = "^9.0.2"
41-
cfn-lint = "^1.43.3"
41+
cfn-lint = "^1.43.4"
4242
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4343

4444
[tool.poetry.scripts]
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.5.1"
48-
cfn-lint = "^1.43.3"
48+
cfn-lint = "^1.43.4"
4949
black = "^26.1.0"
5050
flake8 = "^7.3.0"
5151
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)