Skip to content

Bump minimum NumPy to 1.19 #22205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Bump minimum NumPy to 1.19 #22205

merged 2 commits into from
Jan 12, 2022

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jan 11, 2022

PR Summary

By NEP 29, the rollover to 1.18 occurred on July 26, but we missed it due to delays in 3.5. The rollover to 1.19 occurred on Dec 22.

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@QuLogic QuLogic added the PR: dependencies Pull requests that update a dependency file label Jan 11, 2022
@QuLogic QuLogic added this to the v3.6.0 milestone Jan 11, 2022
@dstansby dstansby merged commit 6995c27 into matplotlib:main Jan 12, 2022
@QuLogic QuLogic deleted the np119 branch January 12, 2022 21:32
@QuLogic
Copy link
Member Author

QuLogic commented Jan 13, 2022

Apparently, I missed the wheel building Action, I'll fix this in #22194.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants