Skip to content

Bump the Pillow Version #426

Description

@brycelowe

Is your feature request related to a problem? Please describe.
I'm attempting to patch my codebase for a new CVE that was discovered in Pillow CVE-2026-25990, however the version of Pillow in this project is pinned to version 11.

Describe the solution you'd like
Relax the version constraint so we can upgrade Pillow without having to upgrade to the new version of the SDK.

Describe alternatives you've considered

  • Upgrading the SDK to 2
  • Overridding the version pin since we don't use any of the Pillow functionality in this SDK (the CLI tool).

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions