Update dependency matplotlib to v3.11.1 - #97
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: s2e-ff/scripts/Plot/Pipfile.lock |
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
April 23, 2024 01:31
2ae5b44 to
f634987
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 9, 2024 00:59
f634987 to
08d64ef
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 9, 2024 23:32
08d64ef to
e10d6aa
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
2 times, most recently
from
May 21, 2024 04:18
45711c0 to
85a9e89
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
June 13, 2024 23:53
85a9e89 to
d0b51b7
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 4, 2024 07:37
d0b51b7 to
df6f1c6
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 6, 2024 14:57
df6f1c6 to
0f06bed
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 5, 2024 03:59
0f06bed to
cc960ba
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 7, 2024 02:20
cc960ba to
2bb59a1
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 13, 2024 03:10
2bb59a1 to
ee038d7
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
November 30, 2024 13:48
ee038d7 to
6a561c7
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 13, 2024 08:38
6a561c7 to
02df06a
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 14, 2024 06:37
02df06a to
47cb5b6
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
February 27, 2025 20:33
47cb5b6 to
6e4ce81
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
May 8, 2025 21:31
6e4ce81 to
1146e1c
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 31, 2025 23:02
1146e1c to
9147d6c
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 31, 2025 11:39
9147d6c to
f1fc6c7
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
October 9, 2025 02:34
f1fc6c7 to
1ddf14c
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
December 11, 2025 03:08
1ddf14c to
46e3775
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
April 24, 2026 03:03
46e3775 to
f58be35
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
June 12, 2026 03:48
f58be35 to
85289f2
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
July 18, 2026 06:40
85289f2 to
dc36dce
Compare
renovate
Bot
force-pushed
the
renovate/matplotlib-3.x
branch
from
August 16, 2026 00:26
dc36dce to
1a779c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.7.3→==3.11.1Release Notes
matplotlib/matplotlib (matplotlib)
v3.11.1: REL: v3.11.1Compare Source
This is the first bugfix release of the 3.11.x series.
This release contains several bug-fixes and adjustments:
sharey=TrueNoNormcursor formatting foruint8imagesAs well as several documentation and typing improvements and corrections.
v3.11.0Compare Source
v3.10.9Compare Source
This is a micro release of the v3.10.x series.
Highlights of this release include:
v3.10.8: REL: v3.10.8Compare Source
This is a bugfix release in the 3.10.x series.
The primary highlights of this release are:
v3.10.7: REL: v3.10.7Compare 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
pyparsinghas been updated to version 3.0.v3.10.6: REL: v3.10.6Compare Source
This is a bugfix release in the 3.10.x series.
Highlights from this release include:
v3.10.5: REL: v3.10.5Compare 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.3Compare Source
This is the third bugfix release of the 3.10.x series
v3.10.1: REL: v3.10.1Compare Source
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
As well as several documentation improvements and corrections.
v3.10.0: REL: v3.10.0Compare Source
Highlights of this release include:
v3.9.4: REL: 3.9.4Compare Source
This is the fourth bugfix release of the 3.9.x series.
This release contains two bug-fixes:
Poly3DCollectioninitialization with list of listsv3.9.3: REL: 3.9.3Compare Source
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
axlinewith extremely small slopesaxlinewith non-linear axis scalesminimumSizeHintwith Qt backendmacosxbackendedgecolorspassed tocontourfpytest8.2.0v3.9.2: REL: 3.9.2Compare Source
This is the second bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.
v3.9.1.post1Compare Source
v3.9.1: REL: 3.9.1Compare Source
This is the first bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
matplotlib.cm.get_cmap; note this function will still be removed at a later dateAxesautoscaling of thin bars at large locationsAxesautoscaling withaxhspan/axvspanAxes3Dautoscaling ofLine3DCollection/Poly3DCollectionAxes3Dmouse interactivity with non-default roll angleAxes3Dwith alternate vertical axismodule://...tk.window_focus: TruempltypeSphinx role to a public extension; note this is only intended for development reasonsv3.9.0: REL: 3.9.0Compare Source
Highlights of this release include:
v3.8.4: REL: v3.8.4Compare Source
This is the fourth micro release of the 3.8 series.
Highlights of the 3.8.4 release include:
v3.8.3: REL: v3.8.3Compare Source
This is the third micro release of the 3.8 series.
Highlights of the 3.8.3 release include:
plt.pausev3.8.2: REL: v3.8.2Compare Source
REL: v3.8.2
This is the second bugfix release of the 3.8 series.
Highlights of this release include:
v3.8.1: REL: v3.8.1Compare Source
This is the first bugfix release of the 3.8.x series.
This release contains several bug fixes and adjustments:
find_nearest_contourand revert contour deprecationsallsegsandallkindsreturn individual segmentsv3.8.0: REL: v3.8.0Compare Source
REL: v3.8.0
Highlights of this release include:
\boldsymbolcommand\substackcommand\middledelimitier\mathbfitfor bold italic textecdf(empirical cumulative distribution function)v3.7.5: REL: v3.7.5Compare Source
This is the fifth bugfix release of the 3.7.x series.
This release contains two bug-fixes:
plt.pauseon the MacOS backendv3.7.4: REL: v3.7.4Compare Source
This is the fourth bugfix release of the 3.7.x series.
This release contains one bug-fix:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.