Skip to content

chore(deps): update dependency matplotlib to v3.10.7 - #400

Merged
sabbatinif merged 1 commit into
masterfrom
renovate/matplotlib-3.x
Oct 27, 2025
Merged

chore(deps): update dependency matplotlib to v3.10.7#400
sabbatinif merged 1 commit into
masterfrom
renovate/matplotlib-3.x

Conversation

@renovate

@renovate renovate Bot commented Dec 14, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
matplotlib ==3.9.2 -> ==3.10.7 age confidence

Release Notes

matplotlib/matplotlib (matplotlib)

v3.10.7: REL: v3.10.7

Compare Source

This is the latest bugfix release in the 3.10.x series.

The most important update in this release is that the minimum version
of pyparsing has been updated to version 3.0.

v3.10.6: REL: v3.10.6

Compare Source

This is a bugfix release in the 3.10.x series.

Highlights from this release include:

- Fix regression of hi-dpi support for Qt
- Fix race condition in TexManager.make_dvi & make_png
- Various documentation and other bugfixes

v3.10.5: REL: v3.10.5

Compare Source

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

Included in this release is distributed wheels for Python 3.14 (including freethreaded) and Windows ARM.

There are also several smaller bugfixes.

v3.10.3: REL: v3.10.3

Compare Source

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

v3.10.1: REL: v3.10.1

Compare Source

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

This release contains several bug-fixes and adjustments:

  • Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
  • Remove md5 usage to prevent issues on FIPS enabled systems
  • Fix pyplot.matshow figure handling
  • Fix modifying Axes' position also alters the original Bbox object used for initialization
  • Fix title position for polar plots
  • Add version gate to GTK4 calls when necessary
  • Raise warning if both c and facecolors are used in scatter plot

As well as several documentation improvements and corrections.

v3.10.0: REL: v3.10.0

Compare Source

Highlights of this release include:

- Preliminary support for free-threaded CPython 3.13
- New more-accessible color cycle
- Dark-mode diverging colormaps
- Exception handling control
- InsetIndicator artist
- FillBetweenPolyCollection
- Fill between 3D lines
- Data in 3D plots can now be dynamically clipped to the axes view limits
- Rotating 3d plots with the mouse
- Increased Figure limits with Agg renderer
- Subfigures no longer provisional
- Subfigures are now added in row-major order

v3.9.4: REL: 3.9.4

Compare Source

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

This release contains two bug-fixes:

  • Fix toolbar icons in GTK backend
  • Fix Poly3DCollection initialization with list of lists

v3.9.3: REL: 3.9.3

Compare Source

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

This release contains several bug-fixes and adjustments:

  • Fix axline with extremely small slopes
  • Fix axline with non-linear axis scales
  • Fix minimumSizeHint with Qt backend
  • Fix config directory usage when it's behind a symlink
  • Fix draggable legend when blitting is enabled
  • Fix high CPU utilization in the macosx backend
  • Fix multiple hatch edgecolors passed to contourf
  • Improve compatibility with pytest 8.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 3 times, most recently from 8124cf1 to 4d5fae5 Compare December 18, 2024 09:13
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 3 times, most recently from d4fdbad to 81ede4f Compare January 10, 2025 15:25
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 6a00631 to 4f45149 Compare January 26, 2025 12:41
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 939999e to c8990be Compare February 27, 2025 01:55
@renovate renovate Bot changed the title chore(deps): update dependency matplotlib to v3.10.0 chore(deps): update dependency matplotlib to v3.10.1 Feb 27, 2025
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from c8990be to 938c0b0 Compare February 27, 2025 22:07
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 88238f8 to 863f8c4 Compare March 9, 2025 18:58
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 4 times, most recently from 83498d6 to d4c148f Compare March 25, 2025 03:35
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 3 times, most recently from a25a896 to 60e7881 Compare April 10, 2025 01:51
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 5 times, most recently from d483310 to 4846c12 Compare April 24, 2025 15:04
@renovate renovate Bot changed the title chore(deps): update dependency matplotlib to v3.10.1 chore(deps): update dependency matplotlib to v3.10.3 May 8, 2025
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 3e278f5 to 1e83914 Compare May 12, 2025 22:24
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 5 times, most recently from d0a16d3 to 38dd9ed Compare May 20, 2025 23:34
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 3 times, most recently from b6f5b4a to 6864d8e Compare May 28, 2025 21:51
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from 14ebdcd to c93b043 Compare June 5, 2025 10:33
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from c93b043 to 8422974 Compare June 26, 2025 14:09
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from 8422974 to e617e26 Compare July 7, 2025 19:50
@renovate renovate Bot changed the title chore(deps): update dependency matplotlib to v3.10.3 chore(deps): update dependency matplotlib to v3.10.5 Jul 31, 2025
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 3 times, most recently from 68ea05f to da64c7e Compare August 2, 2025 07:04
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 2 times, most recently from f5f423e to 71dbca4 Compare August 11, 2025 21:26
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from 71dbca4 to 9422a41 Compare August 21, 2025 21:27
@renovate renovate Bot changed the title chore(deps): update dependency matplotlib to v3.10.5 chore(deps): update dependency matplotlib to v3.10.6 Aug 31, 2025
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from 9422a41 to 723ae46 Compare August 31, 2025 10:50
@renovate renovate Bot changed the title chore(deps): update dependency matplotlib to v3.10.6 chore(deps): update dependency matplotlib to v3.10.7 Oct 9, 2025
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch from 723ae46 to 308e29f Compare October 9, 2025 05:55
@renovate
renovate Bot force-pushed the renovate/matplotlib-3.x branch 6 times, most recently from 313aa6c to 507e9e7 Compare October 21, 2025 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants