Skip to content

Commit cb17f60

Browse files
deps(python): bump the pip group across 1 directory with 5 updates (#7684)
Bumps the pip group with 5 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.7` | `0.15.8` | | [checkov](https://github.com/bridgecrewio/checkov) | `3.2.510` | `3.2.512` | | [snakemake](https://github.com/snakemake/snakemake) | `9.17.2` | `9.18.2` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.47.0` | `1.47.1` | | [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `4.0.4` | `4.1.0` | Updates `ruff` from 0.15.7 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.7...0.15.8) Updates `checkov` from 3.2.510 to 3.2.512 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](bridgecrewio/checkov@3.2.510...3.2.512) Updates `snakemake` from 9.17.2 to 9.18.2 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v9.17.2...v9.18.2) Updates `cfn-lint` from 1.47.0 to 1.47.1 - [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.47.0...v1.47.1) Updates `sqlfluff` from 4.0.4 to 4.1.0 - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@4.0.4...4.1.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: checkov dependency-version: 3.2.512 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: snakemake dependency-version: 9.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cfn-lint dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sqlfluff dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a65d3a commit cb17f60

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

dependencies/python/cfn-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cfn-lint==1.47.0
1+
cfn-lint==1.47.1

dependencies/python/checkov.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.510
1+
checkov==3.2.513

dependencies/python/ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.15.7
1+
ruff==0.15.8

dependencies/python/snakemake.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
snakemake==9.17.2
1+
snakemake==9.19.0

dependencies/python/sqlfluff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sqlfluff==4.0.4
1+
sqlfluff==4.1.0

0 commit comments

Comments
 (0)