Skip to content

chore(deps)(deps): bump the application-python group across 1 directory with 2 updates#398

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application-python-b266c3d60b
Open

chore(deps)(deps): bump the application-python group across 1 directory with 2 updates#398
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/application-python-b266c3d60b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Updates the requirements on python-hcl2 and checkov to permit the latest version.
Updates python-hcl2 to 8.1.2

Release notes

Sourced from python-hcl2's releases.

v8.1.2

What's Changed

Fixed

  • true, false, and null now serialize to native JSON types instead of strings. (#293)

Full Changelog: amplify-education/python-hcl2@v8.1.1...v8.1.2

Changelog

Sourced from python-hcl2's changelog.

[8.1.2] - 2026-04-10

Fixed

  • true, false, and null now serialize to native JSON types instead of strings. (#293)

[8.1.1] - 2026-04-07

Added

  • v7-to-v8 migration guide and absolute GitHub links in README docs table. (#287)

[8.1.0] - 2026-04-07

Added

  • Full architecture overhaul: bidirectional HCL2 ↔ JSON pipeline with typed rule classes. (#203)
  • hq read-only query CLI for HCL2 files (#277)
  • Agent-friendly conversion CLIs: hcl2tojson and jsontohcl2 (#274)
  • Add template directives support (%{if}, %{for}) in quoted strings (#276)
  • Support loading comments (#134)
  • CLAUDE.md (#260)

Fixed

  • Ternary with strings parse error (#55)
  • "No terminal matches '|' in the current parser context" when parsing multi-line conditional (#142)
  • reverse_transform not working with object-type variables (#231)
  • reverse_transform not handling nested functions (#235)
  • writes omits quotes around map keys with / (#236)
  • Operator precedence bug (#248)
  • Empty string dictionary keys can't be parsed twice (#249)
  • jsonencode not deserialized correctly (#250)
  • Literal string "string" incorrectly quoted (#251)
  • Interpolation literals added to locals/variables in maps (#252)
  • Object literal expression can't be serialized (#253)
  • Heredocs should interpret backslash literally (#262)
  • Parsing a multi-line multi-conditional expression causes exception — Unexpected token Token('QMARK', '?') (#269)
  • Parsing error for multiline binary operators (#246)

Changed

  • Updated package metadata: development status, dropped Python 3.7 support. (#263)

[7.3.1] - 2025-07-24

Fixed

... (truncated)

Commits
  • a602753 Prepare v8.1.2 release (#293) (#296)
  • 919e4b2 Add literal_value grammar rule for true, false, and null (#293) (#294)
  • 447a50c remove security.yml workflow (#295)
  • 57f9e7e Prepare v8.1.1 release (#288)
  • 6c8c9aa Add v7-to-v8 migration guide and use absolute GitHub links in README docs tab...
  • 7fe9291 Consolidate v8 RC changelog into v8.1.0 release (2026-04-07) (#285)
  • 00f5f52 Refactor hq CLI for readability and reduced complexity (#284)
  • be8b214 Add adjacent comment support to hq BlockView and AttributeView queries (#282)
  • 60e33e1 Fix comment serialization: multi-token NL_OR_COMMENT and classification (#134...
  • d6fcc57 Add .[] as jq-compatible alias for [*] and document jq interop (#283)
  • Additional commits viewable in compare view

Updates checkov to 3.2.521

Release notes

Sourced from checkov's releases.

3.2.521

Bug Fix

  • general: make version cache init lazy - #7509
  • secrets: report all multiline regex matches per file, not just first occurrence - #7483
Changelog

Sourced from checkov's changelog.

3.2.521 - 2026-04-14

Bug Fix

  • general: make version cache init lazy - #7509
  • secrets: report all multiline regex matches per file, not just first occurrence - #7483

3.2.519 - 2026-04-12

Bug Fix

  • terraform: add aws:VpceAccount to recognized condition keys in check CKV_AWS_70 - #7514
  • terraform: Fix crash in GoogleKMSKeyIsPublic in membership check for unhashable types - #7440

3.2.517 - 2026-04-06

Bug Fix

  • general: add domain allowlist validation for Prisma Cloud and Bridgecrew API URLs - #7496
  • terraform: Harden tar and zip extraction - #7497

3.2.513 - 2026-03-27

Bug Fix

  • general: Log update - #7482

3.2.511 - 2026-03-26

Bug Fix

  • general: Prevent run failure invalid policy - #7476

3.2.510 - 2026-03-18

Bug Fix

  • terraform: support modern TLS security policies in CKV_AWS_206 - #7466
  • terraform: update CKV_AWS_339 supported EKS Kubernetes versions - #7465
  • terraform: update CKV_GCP_79 latest Postgres version from 17 to 18 - #7464

3.2.508 - 2026-03-08

Bug Fix

  • secrets: eliminate race condition in secrets scanner when running concurrently with other scanners - #7456

3.2.507 - 2026-03-05

Bug Fix

... (truncated)

Commits
  • 46a6eeb fix(general): make version cache init lazy (#7509)
  • fa12dd6 fix(secrets): report all multiline regex matches per file, not just first occ...
  • 018cc41 fix(general): make version cache init lazy (#7509)
  • d53f61d fix(general): make version cache init lazy (#7509)
  • 97066ca chore: update release notes
  • f2ec2e5 chore(general): Harden action entry - support array params with spaces (#7512)
  • f3e3ffd chore(general): Harden action entry - support array params with spaces (#7512)
  • c6475d8 fix(terraform): add aws:VpceAccount to recognized condition keys in check CKV...
  • 090ac9b fix(terraform): add aws:VpceAccount to recognized condition keys in check CKV...
  • c4230ae fix(terraform): Fix crash in GoogleKMSKeyIsPublic in membership check for unh...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ry with 2 updates

Updates the requirements on [python-hcl2](https://github.com/amplify-education/python-hcl2) and [checkov](https://github.com/bridgecrewio/checkov) to permit the latest version.

Updates `python-hcl2` to 8.1.2
- [Release notes](https://github.com/amplify-education/python-hcl2/releases)
- [Changelog](https://github.com/amplify-education/python-hcl2/blob/main/CHANGELOG.md)
- [Commits](amplify-education/python-hcl2@v7.3.1...v8.1.2)

Updates `checkov` to 3.2.521
- [Release notes](https://github.com/bridgecrewio/checkov/releases)
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md)
- [Commits](bridgecrewio/checkov@3.2.517...3.2.521)

---
updated-dependencies:
- dependency-name: python-hcl2
  dependency-version: 8.1.2
  dependency-type: direct:production
  dependency-group: application-python
- dependency-name: checkov
  dependency-version: 3.2.521
  dependency-type: direct:production
  dependency-group: application-python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2026

Labels

The following labels could not be found: pip. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Dependency updates security Security-related changes or concerns labels Apr 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2026 23:13
@dependabot dependabot bot added dependencies Dependency updates security Security-related changes or concerns labels Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates security Security-related changes or concerns

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant