Skip to content

Require Python 3.10+ for Pillow 12.1.1#672

Merged
stark4n6 merged 5 commits intoabrignoni:mainfrom
mobasi-team:security/pillow-supply-chain-hardening
Mar 6, 2026
Merged

Require Python 3.10+ for Pillow 12.1.1#672
stark4n6 merged 5 commits intoabrignoni:mainfrom
mobasi-team:security/pillow-supply-chain-hardening

Conversation

@mobasi-team
Copy link
Copy Markdown
Contributor

Summary

This PR upgrades ALEAPP to pillow==12.1.1 and raises the supported Python version to 3.10+, which is required by the latest Pillow release.

It also adds CI and regression tests to verify the runtime contract and smoke-test the declared dependencies on Python 3.10 and 3.11.

Test Plan

  • install requirements.txt in fresh Python 3.10 and 3.11 environments
  • run python -m unittest discover -s admin/test/scripts -p 'test_*.py'

Both environments passed. The ImageTk check is skipped only when the interpreter build does not include tkinter.

@stark4n6 stark4n6 merged commit e9f16ec into abrignoni:main Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants