Skip to content

Commit a659e7d

Browse files
deps(python): bump the pip group across 1 directory with 6 updates (#6851)
Bumps the pip group with 6 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `3.4.0` | `3.4.1` | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [checkov](https://github.com/bridgecrewio/checkov) | `3.2.417` | `3.2.445` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.16.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.9` | `0.12.0` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.35.1` | `1.36.1` | Updates `sqlfluff` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.4.0...3.4.1) Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `checkov` from 3.2.417 to 3.2.445 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](bridgecrewio/checkov@3.2.417...3.2.445) Updates `mypy` from 1.15.0 to 1.16.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.1) Updates `ruff` from 0.11.9 to 0.12.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.9...0.12.0) Updates `cfn-lint` from 1.35.1 to 1.36.1 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.35.1...v1.36.1) --- updated-dependencies: - dependency-name: sqlfluff dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: checkov dependency-version: 3.2.445 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cfn-lint dependency-version: 1.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d25e1e commit a659e7d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dependencies/python/cfn-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cfn-lint==1.35.1
1+
cfn-lint==1.36.1

dependencies/python/checkov.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.417
1+
checkov==3.2.445

dependencies/python/flake8.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
flake8==7.2.0
1+
flake8==7.3.0

dependencies/python/mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mypy==1.15.0
1+
mypy==1.16.1

dependencies/python/ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.11.9
1+
ruff==0.12.0

dependencies/python/sqlfluff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sqlfluff==3.4.0
1+
sqlfluff==3.4.1

0 commit comments

Comments
 (0)