Bump matplotlib from 3.7.1 to 3.7.2
Bumps matplotlib from 3.7.1 to 3.7.2.
Release notes
Sourced from matplotlib's releases.
REL: v3.7.2
This is the second bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
- Avoid modifying input masks in
pcolor/pcolormesh- Fix 3D set_aspect error cases
- Fix IPython's
%pylabmode detection- Fix
Figure.get_constrained_layout_pads()- Fix
Legend.set_draggable()withupdate="bbox"- Fix
TransformedBbox.{,full_}contains- Fix clipping of
bar_labeltext- Fix colorbar size when saving with explicit
bbox_inches- Fix errors when an input is entirely NaN
- Fix leaks of exception tracebacks and
LayoutGridobjects- Fix non-interpolated imshow in PDF export
- Fix palettized image optimization in PDF export
- Fix pgf tests with TeXLive 2022
- Fix removal of
Axesthat contain widgets that are grabbing the mouse- Fix removal of draggable artists
- Fix subslice optimization for long, fully nan lines
- Fix tight layout if Figure has an existing layout manager
- Fix window extent of AnnotationBbox before first draw
- Fix wspace and hspace in subfigures
- Improve Qt compatibility
- Improve compatibility with Python 3.12
- Prevent under the hood downcasting of values in
xcorr- Remove some NumPy function overrides from
pylab- Remove warning with symlog scales on mouseover
Commits
-
d5210e4REL: v3.7.2 -
2dd68efMerge branch 'v3.7.1-doc' into v3.7.x -
1c891e8DOC: Update GitHub stats for 3.7.2 -
ab837f6Merge pull request #26260 from meeseeksmachine/auto-backport-of-pr-25960-on-v... -
ed29435Backport PR #25960: FIX: wspace and hspace in subfigures without layout engine -
fef623bMerge pull request #26239 from meeseeksmachine/auto-backport-of-pr-26237-on-v... -
c5566a6Merge pull request #26238 from meeseeksmachine/auto-backport-of-pr-26237-on-v... -
d78d08bBackport PR #26237: Update FancyBboxPatch docstring -
481f99aBackport PR #26237: Update FancyBboxPatch docstring -
4e086d3Merge pull request #26234 from meeseeksmachine/auto-backport-of-pr-26232-on-v... - Additional commits viewable in compare view