From 7a5629907c228774d0f4a9eff8ab389c922ce4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:41:27 +0000 Subject: [PATCH] deps(python): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /dependencies/python directory: [checkov](https://github.com/bridgecrewio/checkov) and [ruff](https://github.com/astral-sh/ruff). Updates `checkov` from 3.2.295 to 3.2.301 - [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.295...3.2.301) Updates `ruff` from 0.7.3 to 0.7.4 - [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.7.3...0.7.4) --- updated-dependencies: - dependency-name: checkov 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 ... Signed-off-by: dependabot[bot] --- dependencies/python/checkov.txt | 2 +- dependencies/python/ruff.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/checkov.txt b/dependencies/python/checkov.txt index 16c1d2c7..6140edc8 100644 --- a/dependencies/python/checkov.txt +++ b/dependencies/python/checkov.txt @@ -1 +1 @@ -checkov==3.2.295 +checkov==3.2.301 diff --git a/dependencies/python/ruff.txt b/dependencies/python/ruff.txt index a8827cb9..6821d390 100644 --- a/dependencies/python/ruff.txt +++ b/dependencies/python/ruff.txt @@ -1 +1 @@ -ruff==0.7.3 +ruff==0.7.4