chore(deps): bump pillow from 11.3.0 to 12.2.0#2
Open
dependabot[bot] wants to merge 9 commits into
Open
Conversation
Deploying equilens with
|
| Latest commit: |
e050f69
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7db37014.equilens.pages.dev |
| Branch Preview URL: | https://dependabot-uv-pillow-12-2-0.equilens.pages.dev |
Spec for replacing Gradio UIs with FastAPI+Jinja2 dashboard, adding periodic backups, SSE job streaming, OpenAPI contract, and moving Docker files to infra/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Full plan for FastAPI+Jinja2+Alpine.js dashboard, APScheduler backups, SSE streaming, OpenAPI annotations, and infra/ cleanup. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Relocates Dockerfile, docker-compose.yml, docker-compose.full-stack.yml, .dockerignore, and equilens_cli.py into infra/ to declutter project root. Updates build contexts and dockerfile paths to reference correct relative paths from infra/. Updates CLAUDE.md docker compose command accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove gradio>=4.0.0 from core dependencies - Add apscheduler>=3.10.0, aiofiles, jinja2>=3.1.0 to core - Remove pytest>=8.4.1 from core deps (belongs in dev extras only) - Remove duplicate jinja2 entry from viz optional-dependencies group
Deleted three files that depended on gradio (now removed): - src/equilens/web_ui.py (legacy standalone Gradio UI) - src/equilens/gradio_app.py (backend-connected Gradio UI) - src/equilens/start_all.py (multi-service launcher) Remaining imports in cli.py will be cleaned up in Task 17.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 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@11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
bcdef8c to
e050f69
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pillow from 11.3.0 to 12.2.0.
Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)