Skip to content

Commit 07b0d90

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.42.0 to 1.42.1
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.42.0 to 1.42.1. - [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.42.0...v1.42.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9290f3c commit 07b0d90

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ boto3 = "^1.42.5"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.5.0"
4040
pytest = "^9.0.1"
41-
cfn-lint = "^1.42.0"
41+
cfn-lint = "^1.42.1"
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.0"
48-
cfn-lint = "^1.42.0"
48+
cfn-lint = "^1.42.1"
4949
black = "^25.11.0"
5050
flake8 = "^7.3.0"
5151
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)