Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Bump matplotlib from 3.7.1 to 3.7.5#83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/matplotlib-3.7.5
Open

Bump matplotlib from 3.7.1 to 3.7.5#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/matplotlib-3.7.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2024

Bumps matplotlib from 3.7.1 to 3.7.5.

Release notes

Sourced from matplotlib's releases.

REL: v3.7.5

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

This release contains two bug-fixes:

  • Fix hanging on plt.pause on the MacOS backend
  • Fix crash on exit when using the PGF backend on Windows

REL: v3.7.4

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

This release contains one bug-fix:

  • Fix a segmentation fault when resizing on Python 3.12 and macOS 14

REL: v3.7.3

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

This release contains several bug-fixes and adjustments:

  • Add Python 3.12 wheels
  • Update the license for the bundled colorbrewer colormap data
  • Fix Cairo backend when using cairocffi
  • Fix axes_grid1 inset axes with bbox_inches=tight
  • Fix bugs in Path3DCollection / Poly3DCollection constructors
  • Fix setting array labelcolor on Tick
  • Improve compatibility with latest NumPy
  • Stop warning when calling tight_layout multiple times

REL: v3.7.2

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

This release contains several bug-fixes and adjustments:

  • Avoid modifying input masks in pcolor/pcolormesh
  • Fix 3D set_aspect error cases
  • Fix IPython's %pylab mode detection
  • Fix Figure.get_constrained_layout_pads()
  • Fix Legend.set_draggable() with update="bbox"
  • Fix TransformedBbox.{,full_}contains
  • Fix clipping of bar_label text
  • Fix colorbar size when saving with explicit bbox_inches
  • Fix errors when an input is entirely NaN
  • Fix leaks of exception tracebacks and LayoutGrid objects
  • Fix non-interpolated imshow in PDF export
  • Fix palettized image optimization in PDF export
  • Fix pgf tests with TeXLive 2022
  • Fix removal of Axes that contain widgets that are grabbing the mouse
  • Fix removal of draggable artists
  • Fix subslice optimization for long, fully nan lines

... (truncated)

Commits
  • 6f10acc REL: v3.7.5
  • 5c10846 DOC: Update GitHub stats for 3.7.5
  • 3d76f2d Merge pull request #27793 from QuLogic/backport-crash-fixes
  • e97c7f3 Merge pull request #27624 from ksunden/pytest8
  • b8297e4 Bump pypa/cibuildwheel from 2.15.0 to 2.16.5
  • 7bf2554 Merge pull request #27785 from tacaswell/fix/windows_pgf_shutdown
  • 240ff81 Merge pull request #26689 from anntzer/pgferr
  • d75d3a2 Merge pull request #27755 from ksunden/release_gil_macos_event_loop
  • 03947d0 DOC: Add Zenodo DOI for 3.7.4
  • 2cf7c01 BLD: bump branch away from tag
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
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 Feb 19, 2024
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 19, 2024

Sorry, only users with push access can use that command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants