Skip to content

Update matplotlib requirement from <=3.10.8,>=3.7.3 to >=3.7.3,<=3.11.0#2240

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/matplotlib-gte-3.7.3-and-lte-3.11.0
Open

Update matplotlib requirement from <=3.10.8,>=3.7.3 to >=3.7.3,<=3.11.0#2240
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/matplotlib-gte-3.7.3-and-lte-3.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on matplotlib to permit the latest version.

Release notes

Sourced from matplotlib's releases.

REL: v3.11.0

The largest change within this release is a complete overhaul of text and font processing. Through the use of libraqm, HarfBuzz, SheenBidi, and an updated release of FreeType, all text should now support modern font features, enabling full internationalization in all languages. Not all features of these libraries are supported yet, but we expect this work to enable further improvements in an easier manner.

Outside of text handling, there are several improvements to 3D Axes, performance, new accessible colour sequences, flexible figure management, and more. See the release notes for more information.

Commits
  • 69c7534 REL: v3.11.0
  • b7d912b DOC: Set 3.11 as preferred stable release
  • 7c3d502 Update Security Policy for 3.11
  • 964e73d DOC: Prepare GitHub stats for 3.11 final
  • bfa2633 Bump font manager version to final release
  • d0603b2 Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...
  • edf5ebc Backport PR #31706: Fix clabel manual index
  • c0e80b7 Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...
  • 2a14854 Backport PR #31868: DOC: Move errorbar examples to the statistics sections
  • ea43d96 Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR labels Jun 12, 2026
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Memory benchmark result

|               Test Name                |      %Δ      |    Master (MB)     |      PR (MB)       |    Δ (MB)    |    Time PR (s)     |  Time Master (s)   |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
  test_objective_jac_w7x                 |    1.39 %    |     3.961e+03      |     4.016e+03      |    54.87     |       31.86        |       29.13        |
  test_proximal_jac_w7x_with_eq_update   |    1.83 %    |     6.507e+03      |     6.626e+03      |    119.10    |       151.08       |       150.53       |
  test_proximal_freeb_jac                |   -0.11 %    |     1.337e+04      |     1.336e+04      |    -14.05    |       78.52        |       80.02        |
  test_proximal_freeb_jac_blocked        |   -0.45 %    |     7.688e+03      |     7.653e+03      |    -34.45    |       68.87        |       68.17        |
  test_proximal_freeb_jac_batched        |   -0.82 %    |     7.662e+03      |     7.599e+03      |    -62.63    |       68.07        |       67.77        |
  test_proximal_jac_ripple               |   -0.05 %    |     3.532e+03      |     3.531e+03      |    -1.87     |       54.24        |       53.65        |
  test_proximal_jac_ripple_bounce1d      |   -0.87 %    |     3.856e+03      |     3.823e+03      |    -33.38    |       67.60        |       67.01        |
  test_eq_solve                          |    0.46 %    |     2.055e+03      |     2.065e+03      |     9.38     |       86.11        |       86.02        |

For the memory plots, go to the summary of Memory Benchmarks workflow and download the artifact.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.34%. Comparing base (c617960) to head (bb17180).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2240   +/-   ##
=======================================
  Coverage   94.33%   94.34%           
=======================================
  Files         101      101           
  Lines       28855    28855           
=======================================
+ Hits        27220    27222    +2     
+ Misses       1635     1633    -2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@YigitElma YigitElma requested review from a team, YigitElma, ddudt, dpanici, f0uriest, rahulgaur104 and unalmis and removed request for a team June 15, 2026 18:50
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.3...v3.11.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-version: 3.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/matplotlib-gte-3.7.3-and-lte-3.11.0 branch from fb485af to bb17180 Compare June 17, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant