From d39d077d0c8e29e7172424958884f24d351b777e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:39:57 +0000 Subject: [PATCH] deps(python): bump the pip group across 1 directory with 3 updates (#6606) Bumps the pip group with 3 updates in the /dependencies/python directory: [ansible-lint](https://github.com/ansible/ansible-lint), [ruff](https://github.com/astral-sh/ruff) and [checkov](https://github.com/bridgecrewio/checkov). Updates `ansible-lint` from 25.1.2 to 25.1.3 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.1.2...v25.1.3) Updates `ruff` from 0.9.6 to 0.9.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.6...0.9.7) Updates `checkov` from 3.2.370 to 3.2.373 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](https://github.com/bridgecrewio/checkov/compare/3.2.370...3.2.373) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: checkov dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/checkov.txt | 2 +- dependencies/python/ruff.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 92dc172a..e68b2267 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -1 +1 @@ -ansible-lint==25.1.2 +ansible-lint==25.1.3 diff --git a/dependencies/python/checkov.txt b/dependencies/python/checkov.txt index d6de049b..12de8a16 100644 --- a/dependencies/python/checkov.txt +++ b/dependencies/python/checkov.txt @@ -1 +1 @@ -checkov==3.2.370 +checkov==3.2.373 diff --git a/dependencies/python/ruff.txt b/dependencies/python/ruff.txt index 4b0fc81e..b3f06b14 100644 --- a/dependencies/python/ruff.txt +++ b/dependencies/python/ruff.txt @@ -1 +1 @@ -ruff==0.9.6 +ruff==0.9.7