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.343` |
| [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.343
- [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.343)

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>
This commit is contained in:
dependabot[bot] 2024-12-20 19:59:24 +00:00 committed by GitHub
parent 469f30eb53
commit bb9deca381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -1 +1 @@
ansible-lint==24.10.0
ansible-lint==24.12.2

View file

@ -1 +1 @@
cfn-lint==1.19.0
cfn-lint==1.22.2

View file

@ -1 +1 @@
checkov==3.2.295
checkov==3.2.343

View file

@ -1 +1 @@
mypy==1.13.0
mypy==1.14.0

View file

@ -1 +1 @@
nbqa==1.9.0
nbqa==1.9.1

View file

@ -1 +1 @@
pylint==3.3.1
pylint==3.3.2

View file

@ -1 +1 @@
ruff==0.7.3
ruff==0.8.4

View file

@ -1 +1 @@
snakemake==8.25.3
snakemake==8.25.5

View file

@ -1 +1 @@
sqlfluff==3.2.5
sqlfluff==3.3.0