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

Bump matplotlib from 3.7.0 to 3.7.1 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps matplotlib from 3.7.0 to 3.7.1.

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 compatibility score

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)

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 6, 2023
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 python Pull requests that update Python code
Projects
None yet
0 participants