build(deps): bump the patch-updates group across 1 directory with 3 updates - #25
build(deps): bump the patch-updates group across 1 directory with 3 updates#25dependabot[bot] wants to merge 1 commit into
Conversation
gcalpay
left a comment
There was a problem hiding this comment.
Technical review context for follow-up verification; no approval or merge decision is being made here.
I reviewed the current diff and current CI state. This PR is lockfile-only and updates three patch-level dependencies together:
- pandas 3.0.3 -> 3.0.5
- matplotlib 3.11.0 -> 3.11.1
- pandas-stubs 3.0.3.260530 -> 3.0.5.260730
The declared dependency constraints in pyproject.toml are not tightened by this PR, which is preferable for a routine patch update. The changes are confined to resolved versions, artifact hashes/URLs, and the corresponding wheel/sdist metadata in uv.lock.
Current PR-head CI is fully green: Verify, CodeQL, and Dependency audit all completed successfully.
Upstream context is also favorable: pandas 3.0.4/3.0.5 are bugfix releases in the existing 3.0.x line, matplotlib 3.11.1 is the first bugfix release of 3.11.x, and pandas-stubs is updated in step with pandas 3.0.5. The pandas release notes include fixes for regressions such as copy-on-write/eval behavior, DataFrame setitem behavior, PyArrow-backed string matching, and other 3.0.x regressions; matplotlib 3.11.1 contains layout, cursor/mouse-position, 3D-axis, and font/PDF fixes.
I found no blocking issue in the dependency-only diff or current CI. Codex should still verify that Carnopy has no tests or workflows that intentionally depend on behavior changed by these bugfixes, confirm the grouped lockfile resolution is reproducible from current main, and re-check that no newer main-branch dependency changes have superseded this PR. If those checks agree with the current green matrix, this looks like a low-risk patch maintenance update.
…pdates Bumps the patch-updates group with 3 updates in the / directory: [pandas](https://github.com/pandas-dev/pandas), [matplotlib](https://github.com/matplotlib/matplotlib) and [pandas-stubs](https://github.com/pandas-dev/pandas-stubs). Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `matplotlib` from 3.11.0 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1) Updates `pandas-stubs` from 3.0.3.260530 to 3.0.5.260730 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v3.0.3.260530...v3.0.5.260730) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pandas-stubs dependency-version: 3.0.5.260730 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
c24e84a to
8e03a82
Compare
Bumps the patch-updates group with 3 updates in the / directory: pandas, matplotlib and pandas-stubs.
Updates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
matplotlibfrom 3.11.0 to 3.11.1Release notes
Sourced from matplotlib's releases.
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
pandas-stubsfrom 3.0.3.260530 to 3.0.5.260730Commits
bf7bb7bVersion 3.0.5.26073077b8206update to pandas 3.0.5 (#1851)d5fb947MNT: Upgrade ty and fix nightly warnings with changes in read_excel default e...576c492TST: #1799 enabletyin some oftests/arrays/**/*(#1845)842d2dcCLN: python/typeshed#16072 replaceSupportsGetItem(#1835)be9a2c0BUG: #1786 reduce TODOs related tonp.datetime64andnp.timedelta64(#1831)247e187TST: #1799 enabletyintests/test_timefuncs.py(#1833)5dee979ENH: support pd.col expressions in DataFrame indexing (#1847)da9c183CLN: updateruffand enableA,ERAexceptERA001, andRUF(#1837)a0b8acbTYP: pandas-dev/pandas#52551 addIndex.diff(#1826)