Update dependency numpy to v1.19.4 - autoclosed #56
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.19.2->==1.19.4Release Notes
numpy/numpy
v1.19.4Compare Source
NumPy 1.19.4 Release Notes
NumPy 1.19.4 is a quick release to revert the OpenBLAS library version.
It was hoped that the 0.3.12 OpenBLAS version used in 1.19.3 would work
around the Microsoft fmod bug, but problems in some docker environments
turned up. Instead, 1.19.4 will use the older library and run a sanity
check on import, raising an error if the problem is detected. Microsoft
is aware of the problem and has promised a fix, users should upgrade
when it becomes available.
This release supports Python 3.6-3.9
Contributors
A total of 1 people contributed to this release. People with a \"+\" by
their names contributed a patch for the first time.
Pull requests merged
A total of 2 pull requests were merged for this release.
Checksums
MD5
SHA256
v1.19.3Compare Source
NumPy 1.19.3 Release Notes
NumPy 1.19.3 is a small maintenace release with two major improvements:
This release supports Python 3.6-3.9 and is linked with OpenBLAS 3.7 to
avoid some of the fmod problems on Windows 10 version 2004. Microsoft is
aware of the problem and users should upgrade when the fix becomes
available, the fix here is limited in scope.
Contributors
A total of 8 people contributed to this release. People with a \"+\" by
their names contributed a patch for the first time.
Pull requests merged
A total of 10 pull requests were merged for this release.
Checksums
MD5
SHA256
Renovate 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.