-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update matplotlib requirement from <3.8.0,>3.1 to >3.1,<3.9.0 in /requirements #18757
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
Borda
merged 2 commits into
master
from
dependabot-pip-requirements-matplotlib-gt-3.1-and-lt-3.9.0
Oct 9, 2023
Merged
Update matplotlib requirement from <3.8.0,>3.1 to >3.1,<3.9.0 in /requirements #18757
Borda
merged 2 commits into
master
from
dependabot-pip-requirements-matplotlib-gt-3.1-and-lt-3.9.0
Oct 9, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
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.1.1...v3.8.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #18757 +/- ##
==========================================
- Coverage 84% 50% -33%
==========================================
Files 428 420 -8
Lines 33486 33340 -146
==========================================
- Hits 28019 16817 -11202
- Misses 5467 16523 +11056 |
Borda
approved these changes
Oct 9, 2023
carmocca
approved these changes
Oct 9, 2023
Contributor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
pl
Generic label for PyTorch Lightning package
ready
PRs ready to be merged
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.
Updates the requirements on matplotlib to permit the latest version.
Release notes
Sourced from matplotlib's releases.
Commits
3958242REL: v3.8.0f1b13a7Prepare for release v3.8.0b211d60Merge pull request #26777 from meeseeksmachine/auto-backport-of-pr-26702-on-v...e0eb924Merge pull request #26775 from meeseeksmachine/auto-backport-of-pr-26767-on-v...0267cc1Merge pull request #26776 from meeseeksmachine/auto-backport-of-pr-26687-on-v...f5d17a8Backport PR #26702: converted coc to rst and put links in code_of_conduct.md2c458cdBackport PR #26687: Remove usage of recarray6ce6fe0Backport PR #26767: Trim Gouraud triangles that contain NaNec50ff3Merge pull request #26770 from meeseeksmachine/auto-backport-of-pr-26762-on-v...661c871Backport PR #26762: MNT: Numpy 2.0 removals from ndarray classDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)📚 Documentation preview 📚: https://pytorch-lightning--18757.org.readthedocs.build/en/18757/
cc @Borda