superlint/dependencies
dependabot[bot] 1f55d98b0b
deps(python): bump the pip group across 1 directory with 11 updates (#6350)
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>
2024-11-14 18:28:15 +00:00
..
checkstyle deps(java): bump the java-gradle group across 2 directories with 2 updates (#6335) 2024-11-13 17:33:43 +00:00
composer deps(php): bump the composer group across 1 directory with 2 updates (#6344) 2024-11-13 17:45:10 +00:00
google-java-format deps(java): bump the java-gradle group across 2 directories with 2 updates (#6248) 2024-10-11 12:21:28 +00:00
ktlint deps(java): bump the java-gradle group across 2 directories with 2 updates (#6335) 2024-11-13 17:33:43 +00:00
python deps(python): bump the pip group across 1 directory with 11 updates (#6350) 2024-11-14 18:28:15 +00:00
Gemfile deps(bundler): bump the rubocop group across 1 directory with 3 updates (#6348) 2024-11-14 17:52:58 +00:00
Gemfile.lock deps(bundler): bump the rubocop group across 1 directory with 3 updates (#6348) 2024-11-14 17:52:58 +00:00
package-lock.json deps(npm): bump the stylelint group across 1 directory with 7 updates (#6340) 2024-11-13 18:31:24 +00:00
package.json deps(npm): bump the stylelint group across 1 directory with 7 updates (#6340) 2024-11-13 18:31:24 +00:00