Skip to content

Bump pillow from 11.2.1 to 11.3.0 in the pip group across 1 directory#11

Open
dependabot[bot] wants to merge 13 commits into
seagl-downstreamfrom
dependabot/pip/pip-8a3b1f46f2
Open

Bump pillow from 11.2.1 to 11.3.0 in the pip group across 1 directory#11
dependabot[bot] wants to merge 13 commits into
seagl-downstreamfrom
dependabot/pip/pip-8a3b1f46f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2025

Copy link
Copy Markdown

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

Updates pillow from 11.2.1 to 11.3.0

Release notes

Sourced from pillow's releases.

11.3.0

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

Deprecations

Documentation

Dependencies

Testing

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

strugee and others added 13 commits July 8, 2025 21:47
Fixes runtime issues from django-compressor.
This commit is not suitable for upstreaming. Its purpose is to work
around the Heroku Node.js buildpack not detecting a package.json file
and therefore erroring out instead of installing Node.js/npm, which is
what we really want anyway.
God knows why it isn't running as part of `rebuild`.
`/` in prod serves 400 for some reason... but I can't reproduce in the
devtools...
popper.js.map was removed in 0dbaf99.
This commit is not suitable for upstreaming because it is SeaGL-
specific. The upstream bug to fix in a general way (which will also
work for dev environments, etc.) is pretalx#1747.

requirements.txt was generated with:

pip3 install --upgrade-strategy=eager -Ue ".[postgres, redis]" gunicorn
pip3 freeze | grep -v pretalx.git > requirements.txt

I also happen to have pip-tools in the venv and pip-sync does not
remove itself. Who cares.
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow).


Updates `pillow` from 11.2.1 to 11.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@11.2.1...11.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.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 Sep 9, 2025
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.

1 participant