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.3.4 #25

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

matplotlib/matplotlib ### [`v3.3.4`](https://togithub.com/matplotlib/matplotlib/releases/v3.3.4) [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4) This is the fourth bugfix release of the 3.3.x series. This release contains several critical bug-fixes: - Fix WebAgg initialization. - Fix parsing `QT_API` setting with mixed case. - Fix build with link-time optimization disabled in environment. - Fix test compatibility with NumPy 1.20. - Fix test compatibility with pytest 6.2.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

:no_bell: 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.

codecov-io commented 3 years ago

Codecov Report

Merging #25 (2926402) into main (3b7cda4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          23       23           
  Lines        1074     1074           
=======================================
  Hits          987      987           
  Misses         87       87           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3b7cda4...2926402. Read the comment docs.