Commit graph

5 commits

Author SHA1 Message Date
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
github-actions[bot]
4afd71e176
Update Python dependencies (#3348)
Co-authored-by: Super-Linter Automation <noreply@github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2022-09-26 13:48:52 -05:00
dependabot[bot]
128512ec69
Bump cpplint from 1.5.5 to 1.6.0 in /dependencies/python (#2527)
Bumps [cpplint](https://github.com/cpplint/cpplint) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/cpplint/cpplint/releases)
- [Changelog](https://github.com/cpplint/cpplint/blob/1.6.0/changelog.rst)
- [Commits](https://github.com/cpplint/cpplint/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: cpplint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:58:18 -06:00
Brett Logan
892e5ab2ec Update deps 2022-02-14 13:39:05 -05:00
Jameel Al-Aziz
7e1683407d Update Dependabot for python virtual envs
* Simplify virtualenv installation to use multiple requirements files in
  a single directory. This eliminates the packages.txt file and provides
  an easier path to adding new tools in the future. It also allows us to
  simplify the dependenabot configuration as all requirements files are
  in a single directory.
* Update dependabot.yml to point to the new Python dependencies folder.
2022-01-11 10:05:56 -05:00
Renamed from dependencies/python/cpplint/requirements.txt (Browse further)