adamschachne / inhouse_bot

A Discord bot to handle League of Legends in-house games.
GNU General Public License v3.0
2 stars 2 forks source link

Update dependency matplotlib to v3.7.2 #155

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matplotlib (source) ==3.7.1 -> ==3.7.2 age adoption passing confidence

Release Notes

matplotlib/matplotlib (matplotlib) ### [`v3.7.2`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.7.2): REL: v3.7.2 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.7.1...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 `%pylab` mode detection - Fix `Figure.get_constrained_layout_pads()` - Fix `Legend.set_draggable()` with `update="bbox"` - Fix `TransformedBbox.{,full_}contains` - Fix clipping of `bar_label` text - Fix colorbar size when saving with explicit `bbox_inches` - Fix errors when an input is entirely NaN - Fix leaks of exception tracebacks and `LayoutGrid` objects - Fix non-interpolated imshow in PDF export - Fix palettized image optimization in PDF export - Fix pgf tests with TeXLive 2022 - Fix removal of `Axes` that 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.