Skip to content

chore(deps)(deps): bump the application-python group across 2 directories with 3 updates#341

Merged
WilliamBerryiii merged 4 commits intomainfrom
dependabot/pip/application-python-0955901a36
Apr 7, 2026
Merged

chore(deps)(deps): bump the application-python group across 2 directories with 3 updates#341
WilliamBerryiii merged 4 commits intomainfrom
dependabot/pip/application-python-0955901a36

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on checkov, werkzeug and pillow to permit the latest version.
Updates checkov to 3.2.517

Commits
  • 69ad89a chore(general): move from pickle file to json (#7499)
  • bda01e0 chore(general): move from pickle file to json (#7499)
  • 79df50a Merge 1e675d53a677a9083a1c8cab1653f8ade529a78f into 17f5ea365bfda564ec6f2071f...
  • fde2b81 fix(general): add domain allowlist validation for Prisma Cloud and Bridgecrew...
  • 17f5ea3 Merge c5ee5471da091d3011ac5a752dc42d6603256db4 into ade8540fccb54e243018c8b01...
  • 2e9649c chore(general): Validate image id (#7495)
  • ade8540 chore(general): Harden action entry (#7498)
  • cf194a8 Merge 3cfbec4f39bbb367de8b9c2af50b69d3a99bbad2 into c3e3f051e89f57b8cdf3af5f0...
  • c3e3f05 fix(terraform): Harden tar and zip extraction (#7497)
  • 055f553 chore: update release notes
  • See full diff in compare view

Updates werkzeug from 3.1.7 to 3.1.8

Release notes

Sourced from werkzeug's releases.

3.1.8

This is the Werkzeug 3.1.8 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.

PyPI: https://pypi.org/project/Werkzeug/3.1.8/ Changes: https://werkzeug.palletsprojects.com/page/changes/#version-3-1-8 Milestone: https://github.com/pallets/werkzeug/milestone/45?closed=1

  • Request.host and get_host return the empty string if the header is missing or has invalid characters. #3142
Changelog

Sourced from werkzeug's changelog.

Version 3.1.8

Released 2026-04-02

  • Request.host and get_host return the empty string if the header is missing or has invalid characters. :issue:3142
Commits

Updates pillow from 12.1.1 to 12.2.0

Release notes

Sourced from pillow's releases.

12.2.0

https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html

Documentation

Dependencies

Testing

Other changes

... (truncated)

Commits

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

…ries with 3 updates

Updates the requirements on [checkov](https://github.com/bridgecrewio/checkov), [werkzeug](https://github.com/pallets/werkzeug) and [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.

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

Updates `werkzeug` from 3.1.7 to 3.1.8
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.7...3.1.8)

Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: checkov
  dependency-version: 3.2.517
  dependency-type: direct:production
  dependency-group: application-python
- dependency-name: werkzeug
  dependency-version: 3.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: application-python
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: application-python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates security Security-related changes or concerns labels Apr 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 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 requested a review from a team as a code owner April 6, 2026 16:11
@dependabot dependabot bot added dependencies Dependency updates security Security-related changes or concerns labels Apr 6, 2026
@WilliamBerryiii WilliamBerryiii merged commit 79d4e78 into main Apr 7, 2026
33 checks passed
@WilliamBerryiii WilliamBerryiii deleted the dependabot/pip/application-python-0955901a36 branch April 7, 2026 19:46
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.

2 participants