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 2.0.0 to 3.2.1 #62

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

Conversation

dependabot-preview[bot]
Copy link

Bumps matplotlib from 2.0.0 to 3.2.1.

Release notes

Sourced from matplotlib's releases.

REL: v3.2.1

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

This release contains several critical bug-fixes:

  • fix Quiver.set_UVC calls with scalar inputs
  • fix bezier.get_parallels failure from floating point rounding errors
  • fix markers specified as tuples (polygons, stars, or asterisks)
  • fix saving PNGs to file objects in some places
  • fix saving figures using the nbAgg/notebook backend
  • fix saving with tight layout using the PGF backend
  • fix setting custom datapath in rcParams (note: it is still deprecated)
  • fix various issues running setup.py in non-CI environments
  • fix xpdf distiller
  • various minor bug and documentation fixes

v3.2.0

No release notes provided.

v3.2.0rc3

No release notes provided.

v3.2.0rc2

No release notes provided.

REL: v3.2.0rc1

This is the first release candidate from Matplotlib 3.2

v3.1.3

No release notes provided.

v3.1.2

No release notes provided.

REL: v3.1.1

The first bug-fix release of the 3.1 series

  • Locator.nonsingular return order API change

Lots of backports of various bug fixes.

v3.1.0

No release notes provided.

v3.1.0rc2

No release notes provided.

v3.1.0rc1

No release notes provided.

... (truncated)
Commits
  • ca3d653 REL: v3.2.1
  • 098d12e Remove GitHub stats that aren't on this milestone.
  • 9aaca29 Merge pull request #16813 from QuLogic/v3.2.x
  • 13e21ad DOC: Fix broken links.
  • 320defe Add GitHub stats for 3.2-doc changes.
  • 232e702 Update GitHub stats for 3.2.1.
  • 5b4c190 DOC: Cleanup trailing whitespace.
  • 56666b8 Merge branch 'v3.2.0-doc' into v3.2.x
  • a40622f Merge pull request #16809 from meeseeksmachine/auto-backport-of-pr-16779-on-v...
  • 5ef8a12 Backport PR #16779: Documentation: make instructions for documentation contri...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 19, 2020
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.

0 participants