Skip to content

Commit b4b7e40

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.40.4 to 1.41.0
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.40.4 to 1.41.0. - [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.40.4...v1.41.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a85298a commit b4b7e40

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.41.1"
3838
argparse = "^1.4.0"
3939
pre-commit = "^4.4.0"
4040
pytest = "^9.0.1"
41-
cfn-lint = "^1.40.4"
41+
cfn-lint = "^1.41.0"
4242
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4343

4444
[tool.poetry.scripts]
4545

4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.4.0"
48-
cfn-lint = "^1.40.4"
48+
cfn-lint = "^1.41.0"
4949
black = "^25.11.0"
5050
flake8 = "^7.3.0"
5151
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)