Skip to content

Commit ca72a66

Browse files
Upgrade: [dependabot] - bump cfn-lint from 1.32.1 to 1.32.3
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.32.1 to 1.32.3. - [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.32.1...v1.32.3) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.32.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07d642a commit ca72a66

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
@@ -37,14 +37,14 @@ boto3 = "^1.37.25"
3737
argparse = "^1.4.0"
3838
pre-commit = "^4.1.0"
3939
pytest = "^8.3.5"
40-
cfn-lint = "^1.32.1"
40+
cfn-lint = "^1.32.3"
4141
pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4242

4343
[tool.poetry.scripts]
4444

4545
[tool.poetry.group.dev.dependencies]
4646
pre-commit = "^4.1.0"
47-
cfn-lint = "^1.32.1"
47+
cfn-lint = "^1.32.3"
4848
black = "^25.1.0"
4949
flake8 = "^7.2.0"
5050
jinja2 = "^3.1.5"

0 commit comments

Comments
 (0)