Skip to content

Commit 4822e9d

Browse files
dependabot[bot]anafalcaoleandrodamascena
authored
chore(deps-dev): bump cfn-lint from 1.41.0 to 1.42.0 (#7784)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) from 1.41.0 to 1.42.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.41.0...v1.42.0) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ana Falcão <anafalcao@poli.ufrj.br> Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
1 parent 025edce commit 4822e9d

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
@@ -114,7 +114,7 @@ urllib3 = [
114114
{ version = ">=1.25.4,!=2.2.0,<3", python = ">=3.10" },
115115
]
116116
requests = ">=2.32.0"
117-
cfn-lint = "1.41.0"
117+
cfn-lint = "1.42.0"
118118
mypy = "^1.1.1"
119119
types-python-dateutil = "^2.8.19.6"
120120
aws-cdk-aws-appsync-alpha = "^2.59.0a0"

0 commit comments

Comments
 (0)