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

build(deps): bump matplotlib from 3.7.0 to 3.7.1 #558

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e57c7af) 73.97% compared to head (c6a205c) 73.97%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #558   +/-   ##
========================================
  Coverage    73.97%   73.97%           
========================================
  Files           18       18           
  Lines         6612     6612           
========================================
  Hits          4891     4891           
  Misses        1721     1721           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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 force-pushed the dependabot/pip/matplotlib-3.7.1 branch from 66f5cde to c6a205c Compare April 5, 2023 15:37
@BradleySappington BradleySappington merged commit a6beab6 into develop Apr 5, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/matplotlib-3.7.1 branch April 5, 2023 16:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant