APLA-Toolbox / pymapf

πŸ“πŸ—ΊοΈ A Python library for Multi-Agents Planning and Pathfinding (Centralized and Decentralized)
MIT License
66 stars 11 forks source link

Update dependency matplotlib to v3.4.3 #47

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

matplotlib/matplotlib ### [`v3.4.3`](https://togithub.com/matplotlib/matplotlib/releases/v3.4.3) [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.4.2...v3.4.3) This is the third bugfix release of the 3.4.x series. This release contains several critical bug-fixes: - Clarify deprecation of `Axes.figbox` - Disable `MultiCursor` widget on `Axes` subplots which it is not tracking - Don't simplify path in `LineCollection.get_segments` - Fix DPI in subfigures, affecting tick spacing, and scatter marker size - Fix broken EPS output when using Type 42 STIX fonts - Fix change in tick behaviour when calling `Axes.clear` - Fix class docstrings for `Norm`s created from `Scale`s - Fix compatibility with NumPy 1.21.0 - Fix crash on broken TrueType fonts - Fix incorrect hits from `Path.intersects_path` - Fix leak if affine_transform is passed invalid vertices - Fix legends of `stackplot` with `edgecolors='face'` - Fix plot directive when building in parallel - Fix `supxlabel` and `supylabel` behaviour in constrained layout - Fix tests with latest Inkscape and Ghostscript - Improve `DateFormatter` styling for month names when `usetex=True` - Re-disable autoscaling after interactive zoom - Work around bug in Pillow 8.3.0

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» 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 WhiteSource Renovate. View repository job log here.