Skip to content

Consolidate Python dependency updates and group Dependabot PRs - #623

Merged
RussTedrake merged 1 commit into
masterfrom
codex/consolidated-dependency-updates
Sep 19, 2026
Merged

RussTedrake merged 1 commit into
masterfrom
codex/consolidated-dependency-updates

Conversation

@RussTedrake

@RussTedrake RussTedrake commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Consolidate the eight Dependabot updates into one manifest change and one Poetry resolution so CI tests the combined dependency set.

Raise the minimum versions for pytest, nbconvert, pydot, matplotlib, and packaging. Add explicit minimums for Pillow, Tornado, and cryptography so those fixes also live in pyproject.toml, preserving Tornado's optional grader/all scope and cryptography's Linux development scope. Apply the Pillow minimum to docs-only installs too.

Poetry resolves matplotlib 3.10.9, nbconvert 7.17.1, packaging 26.3, Pillow 12.3.0, pydot 4.0.1, pytest 9.1.1, Tornado 6.5.10, and cryptography 50.0.1. The cryptography update also requires newer cffi and typing-extensions.

Group future Dependabot version updates and security updates separately to reduce PR volume while retaining manifest minimum-version updates.

Validation: Poetry lock resolution and poetry check --lock, wheel build, Dependabot YAML parsing, and git diff --check passed. The combined revision will run the full Ubuntu Poetry, Ubuntu wheel, macOS, and lint/docs CI suite.

Supersedes #615, #616, #617, #618, #619, #620, #621, and #622.


This change is Reviewable

@RussTedrake
RussTedrake merged commit ea65bde into master Sep 19, 2026
4 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.

1 participant