mirror of
https://github.com/super-linter/super-linter.git
synced 2025-03-13 01:39:38 -04:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
68b354c2cd
commit
d39d077d0c
3 changed files with 3 additions and 3 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -1 +1 @@
|
||||||
ansible-lint==25.1.2
|
ansible-lint==25.1.3
|
||||||
|
|
2
dependencies/python/checkov.txt
vendored
2
dependencies/python/checkov.txt
vendored
|
@ -1 +1 @@
|
||||||
checkov==3.2.370
|
checkov==3.2.373
|
||||||
|
|
2
dependencies/python/ruff.txt
vendored
2
dependencies/python/ruff.txt
vendored
|
@ -1 +1 @@
|
||||||
ruff==0.9.6
|
ruff==0.9.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue