mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
deps(python): bump the pip group across 1 directory with 11 updates (#6350)
Some checks are pending
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
Some checks are pending
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
Bumps the pip group with 11 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [checkov](https://github.com/bridgecrewio/checkov) | `3.2.236` | `3.2.295` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.10.3` | `1.19.0` | | [cpplint](https://github.com/cpplint/cpplint) | `1.6.1` | `2.0.0` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [pyink](https://github.com/google/pyink) | `24.3.0` | `24.10.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.2` | `0.7.3` | | [pylint](https://github.com/pylint-dev/pylint) | `3.2.6` | `3.3.1` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [snakemake](https://github.com/snakemake/snakemake) | `8.18.2` | `8.25.3` | | [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `3.1.1` | `3.2.5` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.7.0` | `24.10.0` | Updates `checkov` from 3.2.236 to 3.2.295 - [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.236...3.2.295) Updates `cfn-lint` from 1.10.3 to 1.19.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.10.3...v1.19.0) Updates `cpplint` from 1.6.1 to 2.0.0 - [Release notes](https://github.com/cpplint/cpplint/releases) - [Changelog](https://github.com/cpplint/cpplint/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/cpplint/cpplint/compare/1.6.1...2.0.0) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.8.0...24.10.0) Updates `pyink` from 24.3.0 to 24.10.0 - [Release notes](https://github.com/google/pyink/releases) - [Changelog](https://github.com/google/pyink/blob/pyink/CHANGES.md) - [Commits](https://github.com/google/pyink/compare/24.3.0...24.10.0) Updates `ruff` from 0.6.2 to 0.7.3 - [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.6.2...0.7.3) Updates `pylint` from 3.2.6 to 3.3.1 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.6...v3.3.1) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0) Updates `snakemake` from 8.18.2 to 8.25.3 - [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.18.2...v8.25.3) Updates `sqlfluff` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](https://github.com/sqlfluff/sqlfluff/compare/3.1.1...3.2.5) Updates `ansible-lint` from 24.7.0 to 24.10.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.10.0) --- updated-dependencies: - dependency-name: checkov 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: cpplint dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyink 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-minor dependency-group: pip - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: mypy 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: sqlfluff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ansible-lint 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>
This commit is contained in:
parent
6e23e6e953
commit
1f55d98b0b
11 changed files with 11 additions and 11 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -1 +1 @@
|
||||||
ansible-lint==24.7.0
|
ansible-lint==24.10.0
|
||||||
|
|
2
dependencies/python/black.txt
vendored
2
dependencies/python/black.txt
vendored
|
@ -1 +1 @@
|
||||||
black==24.8.0
|
black==24.10.0
|
||||||
|
|
2
dependencies/python/cfn-lint.txt
vendored
2
dependencies/python/cfn-lint.txt
vendored
|
@ -1 +1 @@
|
||||||
cfn-lint==1.10.3
|
cfn-lint==1.19.0
|
||||||
|
|
2
dependencies/python/checkov.txt
vendored
2
dependencies/python/checkov.txt
vendored
|
@ -1 +1 @@
|
||||||
checkov==3.2.236
|
checkov==3.2.295
|
||||||
|
|
2
dependencies/python/cpplint.txt
vendored
2
dependencies/python/cpplint.txt
vendored
|
@ -1 +1 @@
|
||||||
cpplint==1.6.1
|
cpplint==2.0.0
|
||||||
|
|
2
dependencies/python/mypy.txt
vendored
2
dependencies/python/mypy.txt
vendored
|
@ -1 +1 @@
|
||||||
mypy==1.11.2
|
mypy==1.13.0
|
||||||
|
|
2
dependencies/python/pyink.txt
vendored
2
dependencies/python/pyink.txt
vendored
|
@ -1 +1 @@
|
||||||
pyink==24.3.0
|
pyink==24.10.0
|
||||||
|
|
2
dependencies/python/pylint.txt
vendored
2
dependencies/python/pylint.txt
vendored
|
@ -1 +1 @@
|
||||||
pylint==3.2.6
|
pylint==3.3.1
|
||||||
|
|
2
dependencies/python/ruff.txt
vendored
2
dependencies/python/ruff.txt
vendored
|
@ -1 +1 @@
|
||||||
ruff==0.6.2
|
ruff==0.7.3
|
||||||
|
|
2
dependencies/python/snakemake.txt
vendored
2
dependencies/python/snakemake.txt
vendored
|
@ -1 +1 @@
|
||||||
snakemake==8.18.2
|
snakemake==8.25.3
|
||||||
|
|
2
dependencies/python/sqlfluff.txt
vendored
2
dependencies/python/sqlfluff.txt
vendored
|
@ -1 +1 @@
|
||||||
sqlfluff==3.1.1
|
sqlfluff==3.2.5
|
||||||
|
|
Loading…
Reference in a new issue