From 8efac8ba4f62b4fe41130a029ab549dde3276775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:12:34 +0000 Subject: [PATCH] Bump the pip group in /.requirements with 2 updates Bumps the pip group in /.requirements with 2 updates: [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and [yq](https://github.com/kislyuk/yq). Updates `cfn-lint` from 1.51.3 to 1.53.3 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.51.3...v1.53.3) Updates `yq` from 3.4.3 to 4.1.2 - [Release notes](https://github.com/kislyuk/yq/releases) - [Changelog](https://github.com/kislyuk/yq/blob/main/Changes.rst) - [Commits](https://github.com/kislyuk/yq/compare/v3.4.3...v4.1.2) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.53.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: yq dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- .requirements/cfn-lint.txt | 2 +- .requirements/cfn-version-check.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.requirements/cfn-lint.txt b/.requirements/cfn-lint.txt index b770e41..8590e02 100644 --- a/.requirements/cfn-lint.txt +++ b/.requirements/cfn-lint.txt @@ -1 +1 @@ -cfn-lint==1.51.3 +cfn-lint==1.53.3 diff --git a/.requirements/cfn-version-check.txt b/.requirements/cfn-version-check.txt index 9787fa3..be2fe8a 100644 --- a/.requirements/cfn-version-check.txt +++ b/.requirements/cfn-version-check.txt @@ -1 +1 @@ -yq==3.4.3 +yq==4.1.2