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 scipy to v1.6.2 #34

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
scipy (source) ==1.6.1 -> ==1.6.2 age adoption passing confidence

Release Notes

scipy/scipy ### [`v1.6.2`](https://togithub.com/scipy/scipy/releases/v1.6.2) [Compare Source](https://togithub.com/scipy/scipy/compare/v1.6.1...v1.6.2) # SciPy 1.6.2 Release Notes SciPy `1.6.2` is a bug-fix release with no new features compared to `1.6.1`. This is also the first SciPy release to place upper bounds on some dependencies to improve the long-term repeatability of source builds. # Authors - Pradipta Ghosh + - Tyler Reddy - Ralf Gommers - Martin K. Scherer + - Robert Uhl - Warren Weckesser A total of 6 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

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 #34 (3a4c28f) into main (5f6c0de) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          23       23           
  Lines        1044     1044           
=======================================
  Hits          959      959           
  Misses         85       85           

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 5f6c0de...3a4c28f. Read the comment docs.