Skip to content
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

Update matplotlib requirement from <3.4.0,>=3.0.0 to >=3.0.0,<3.8.0 in /_requirements #247

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Updates the requirements on matplotlib to permit the latest version.

Release notes

Sourced from matplotlib's releases.

REL: v3.7.1

This is the first bugfix release of the 3.7.x series.

This release contains several bug-fixes and adjustments:

  • Ensure Qhull license is included in binary wheels
  • Fix application of rcParams on Axes labels
  • Fix compatibility with Pandas datetime unit converter
  • Fix compatibility with latest GTK4
  • Fix import of styles with relative path
  • Fix Lasso unresponsiveness when clicking and immediately releasing
  • Fix pickling of draggable legends
  • Fix RangeSlider.set_val when new value is outside existing value
  • Fix size of Tk spacers when changing display DPI
  • Fix wrapped text in constrained layout
  • Improve compatibility with third-party backends
  • Improve error if animation save path does not exist
Commits
  • b3bd929 REL: 3.7.1
  • 7411f65 DOC: Update release notes for 3.7.1
  • 250cca9 Merge branch 'v3.7.0-doc' into v3.7.x
  • 66232bc Merge pull request #25377 from meeseeksmachine/auto-backport-of-pr-25372-on-v...
  • 5908554 Merge pull request #25376 from meeseeksmachine/auto-backport-of-pr-25371-on-v...
  • 6e77a71 Merge pull request #25375 from meeseeksmachine/auto-backport-of-pr-25364-on-v...
  • 11c6af2 Backport PR #25372: Clean up Curve ArrowStyle docs
  • cdc7bde Backport PR #25371: Tk: Fix size of spacers when changing display DPI
  • feff33d Backport PR #25364: BLD: Pre-download Qhull license to put in wheels
  • 4fcd0a0 Merge pull request #25370 from QuLogic/backport-25369
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the ci/cd label Apr 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Dependabot tried to add @Lightning-AI/core-lightning as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Lightning-AI/tutorials/pulls/247/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the Lightning-AI/tutorials repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Merging #247 (d1a284a) into main (78f307a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #247   +/-   ##
===================================
  Coverage    73%    73%           
===================================
  Files         2      2           
  Lines       382    382           
===================================
  Hits        280    280           
  Misses      102    102           

@mergify mergify bot added the has conflicts label Apr 1, 2023
@Borda
Copy link
Member

Borda commented Apr 1, 2023

@dependabot rebase

Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.0.0...v3.7.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-_requirements-matplotlib-gte-3.0.0-and-lt-3.8.0 branch from 2f076e0 to d1a284a Compare April 1, 2023 14:28
@mergify mergify bot removed the has conflicts label Apr 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2023

Looks like matplotlib is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 7, 2023
@dependabot dependabot bot deleted the dependabot-pip-_requirements-matplotlib-gte-3.0.0-and-lt-3.8.0 branch April 7, 2023 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant