chore(deps): update dependency numpy to v1.22.3 #148
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.22.2
->==1.22.3
Release Notes
numpy/numpy
v1.22.3
Compare Source
NumPy 1.22.3 Release Notes
NumPy 1.22.3 is a maintenance release that fixes bugs discovered after
the 1.22.2 release. The most noticeable fixes may be those for DLPack.
One that may cause some problems is disallowing strings as inputs to
logical ufuncs. It is still undecided how strings should be treated in
those functions and it was thought best to simply disallow them until a
decision was reached. That should not cause problems with older code.
The Python versions supported for this release are 3.8-3.10. Note that
the Mac wheels are now based on OS X 10.14 rather than 10.9 that was
used in previous NumPy release cycles. 10.14 is the oldest release
supported by Apple.
Contributors
A total of 9 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.
np.concatenate
Checksums
MD5
SHA256
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 Renovate Bot.