Skip to content

Bump pillow from 12.2.0 to 12.3.0 in the pip group across 1 directory - #44

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-5bfe3a18f0
Open

Bump pillow from 12.2.0 to 12.3.0 in the pip group across 1 directory#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-5bfe3a18f0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip group with 1 update in the / directory: pillow.

Updates pillow from 12.2.0 to 12.3.0

Release notes

Sourced from pillow's releases.

12.3.0

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

Removals

Documentation

Dependencies

Testing

... (truncated)

Commits
  • bb1d8e8 12.3.0 version bump
  • e63fc48 Add release notes for SBOM and performance improvements (#9747)
  • 13b701b Add release notes for #9679
  • 5564ca7 List methods
  • a0920fd Speed up ImageChops operations (#9738)
  • 07e9a6c Speed up Image.filter() (#9736)
  • a94578c Speed up Image.getchannel(), Image.merge(), Image.putalpha() and `Image...
  • 53e02c4 Speed up Image.fill(), Image.linear_gradient() and `Image.radial_gradient...
  • af03747 Speed up Image.resample() (#9739)
  • 5c9ca56 Speed up alpha_composite, matrix, negative, quantize (#9740)
  • Additional commits viewable in compare view

Dependabot compatibility score

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow).


Updates `pillow` from 12.2.0 to 12.3.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.2.0...12.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.3.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 21, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisão automática — PR #44

PR avaliado na íntegra: atualização do Dependabot de pillow==12.2.0pillow==12.3.0 em requirements-lock.txt. Pillow é dependência transitiva do Matplotlib (usado para geração de figuras); o projeto não importa Pillow diretamente.

Pontos encontrados

  • 🟢 Elogio — bump de segurança bem direcionado: a 12.3.0 corrige múltiplos CVEs (incl. decompression bombs em PDF/FontFile/GD, OOB read/write em filtros/crop/paste, ImageCmsTransform, e injeção em WindowsViewer.get_command). Para um pipeline que gera figuras via Matplotlib, manter o lock atualizado é apropriado.

  • 🟢 Elogio — escopo mínimo e correto: apenas requirements-lock.txt foi alterado, que é exatamente o arquivo usado no fluxo de reprodução travada documentado em docs/reproducibility.md. requirements.txt e pyproject.toml não precisam de mudança (Pillow não é dependência direta).

  • 🟡 Sugestão — CI não valida o lock file: o workflow .github/workflows/reproduce.yml instala via pip install -e ".[dev]", não via requirements-lock.txt. Isso é decisão pré-existente do repositório, mas significa que este bump não é exercitado automaticamente no CI. Os testes locais passaram (138/138), e o risco de regressão é baixo por ser patch de segurança dentro da mesma major.

  • 🟡 Sugestão — impacto operacional desprezível: nenhuma API do projeto muda; o único efeito é o ambiente reproduzível ficar alinhado com correções de segurança. Não há necessidade de testes adicionais além do CI existente.

Ajustes automáticos

Nenhum. O diff está correto e não exige alteração de código.

Veredito

Sem bloqueios. Recomendo merge após CI verde.

Open in Web View Automation 

Sent by Cursor Automation: Revisor

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

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants