Skip to content

fix(python-multi): remove Python 3.9#524

Merged
parthea merged 1 commit intomainfrom
remove-3.9
Feb 6, 2026
Merged

fix(python-multi): remove Python 3.9#524
parthea merged 1 commit intomainfrom
remove-3.9

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Feb 6, 2026

Towards b/481577476
Towards b/481576298

Remove Python 3.9 from the python-multi image. filelock is a dependency of nox

CVE-2025-68146 was fixed in https://github.com/tox-dev/filelock/releases/tag/3.20.1, however 3.9 support was removed in https://github.com/tox-dev/filelock/releases/tag/3.20.0. It's not possible to address CVE-2025-68146 and continue supporting 3.9. In addition, CVE-2026-22701 requires https://github.com/tox-dev/filelock/releases/tag/3.20.3.

Copy link
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

LGTM

@parthea parthea merged commit 1ce762f into main Feb 6, 2026
12 checks passed
@parthea parthea deleted the remove-3.9 branch February 6, 2026 19:04
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