superlint/dependencies/python
dependabot[bot] 1151b2e884
deps(python): bump the pip group across 1 directory with 9 updates
Bumps the pip group with 9 updates in the /dependencies/python directory:

| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.8.4` |
| [checkov](https://github.com/bridgecrewio/checkov) | `3.2.295` | `3.2.344` |
| [ansible-lint](https://github.com/ansible/ansible-lint) | `24.10.0` | `24.12.2` |
| [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.19.0` | `1.22.2` |
| [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `3.2.5` | `3.3.0` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.2` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` |
| [nbqa](https://github.com/nbQA-dev/nbQA) | `1.9.0` | `1.9.1` |
| [snakemake](https://github.com/snakemake/snakemake) | `8.25.3` | `8.25.5` |



Updates `ruff` from 0.7.3 to 0.8.4
- [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.7.3...0.8.4)

Updates `checkov` from 3.2.295 to 3.2.344
- [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.295...3.2.344)

Updates `ansible-lint` from 24.10.0 to 24.12.2
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](https://github.com/ansible/ansible-lint/compare/v24.10.0...v24.12.2)

Updates `cfn-lint` from 1.19.0 to 1.22.2
- [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.19.0...v1.22.2)

Updates `sqlfluff` from 3.2.5 to 3.3.0
- [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.2.5...3.3.0)

Updates `pylint` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2)

Updates `mypy` from 1.13.0 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0)

Updates `nbqa` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/nbQA-dev/nbQA/releases)
- [Changelog](https://github.com/nbQA-dev/nbQA/blob/main/docs/history.rst)
- [Commits](https://github.com/nbQA-dev/nbQA/compare/1.9.0...1.9.1)

Updates `snakemake` from 8.25.3 to 8.25.5
- [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.25.3...v8.25.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- 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-minor
  dependency-group: pip
- dependency-name: cfn-lint
  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: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: nbqa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 13:43:00 +00:00
..
ansible-lint.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
black.txt deps(python): bump the pip group across 1 directory with 11 updates (#6350) 2024-11-14 18:28:15 +00:00
build-venvs.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
cfn-lint.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
checkov.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
cpplint.txt deps(python): bump the pip group across 1 directory with 11 updates (#6350) 2024-11-14 18:28:15 +00:00
flake8.txt deps(python): bump flake8 from 7.1.0 to 7.1.1 in /dependencies/python (#5967) 2024-08-13 14:47:12 +00:00
isort.txt Bump isort from 5.13.0 to 5.13.2 in /dependencies/python (#5010) 2023-12-18 18:21:03 +00:00
mypy.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
nbqa.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
pyink.txt deps(python): bump the pip group across 1 directory with 11 updates (#6350) 2024-11-14 18:28:15 +00:00
pylint.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
ruff.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
snakefmt.txt deps(python): bump snakefmt in /dependencies/python (#5632) 2024-05-13 13:36:51 +00:00
snakemake.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
sqlfluff.txt deps(python): bump the pip group across 1 directory with 9 updates 2024-12-23 13:43:00 +00:00
yamllint.txt deps(python): bump yamllint in /dependencies/python (#5303) 2024-02-19 20:37:36 +00:00
yq.txt deps(python): bump yq from 3.4.1 to 3.4.3 in /dependencies/python (#5578) 2024-05-02 11:47:38 +00:00