From 1bb0e17e7d9cf3a498ebb09d05e0984885195a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:10:10 +0000 Subject: [PATCH] deps(python): bump the pip group across 1 directory with 6 updates (#640) Bumps the pip group with 6 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [checkov](https://github.com/bridgecrewio/checkov) | `3.2.370` | `3.2.379` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.1.2` | `25.1.3` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.25.1` | `1.27.0` | | [snakemake](https://github.com/snakemake/snakemake) | `8.28.0` | `8.29.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.9` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | Updates `checkov` from 3.2.370 to 3.2.379 - [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.379) 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 `cfn-lint` from 1.25.1 to 1.27.0 - [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.25.1...v1.27.0) Updates `snakemake` from 8.28.0 to 8.29.0 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](https://github.com/snakemake/snakemake/compare/v8.28.0...v8.29.0) Updates `ruff` from 0.9.6 to 0.9.9 - [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.9) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/6.0.0...6.0.1) --- updated-dependencies: - dependency-name: checkov dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: cfn-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: snakemake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: isort 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/cfn-lint.txt | 2 +- dependencies/python/checkov.txt | 2 +- dependencies/python/isort.txt | 2 +- dependencies/python/ruff.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 6 files changed, 6 insertions(+), 6 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/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 7e1d7f57..9ebdf02c 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -1 +1 @@ -cfn-lint==1.25.1 +cfn-lint==1.27.0 diff --git a/dependencies/python/checkov.txt b/dependencies/python/checkov.txt index d6de049b..75911111 100644 --- a/dependencies/python/checkov.txt +++ b/dependencies/python/checkov.txt @@ -1 +1 @@ -checkov==3.2.370 +checkov==3.2.379 diff --git a/dependencies/python/isort.txt b/dependencies/python/isort.txt index 10f8b515..de0b5e2d 100644 --- a/dependencies/python/isort.txt +++ b/dependencies/python/isort.txt @@ -1 +1 @@ -isort==6.0.0 +isort==6.0.1 diff --git a/dependencies/python/ruff.txt b/dependencies/python/ruff.txt index 4b0fc81e..21286f10 100644 --- a/dependencies/python/ruff.txt +++ b/dependencies/python/ruff.txt @@ -1 +1 @@ -ruff==0.9.6 +ruff==0.9.9 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 7360ac0f..d1802724 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -1 +1 @@ -snakemake==8.28.0 +snakemake==8.29.0