[PR #1561] [MERGED] deps(book): update matplotlib requirement from >=3.7.0 to >=3.9.4 #8268

Closed
opened 2026-04-27 17:37:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1561
Author: @dependabot[bot]
Created: 4/27/2026
Status: Merged
Merged: 4/27/2026
Merged by: @profvjreddi

Base: devHead: dependabot/pip/dev/matplotlib-gte-3.9.4


📝 Commits (1)

  • 3d3f351 deps(book): update matplotlib requirement from >=3.7.0 to >=3.9.4

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 binder/requirements.txt (+1 -1)
📝 book/tools/dependencies/requirements.txt (+1 -1)

📄 Description

Updates the requirements on matplotlib to permit the latest version.

Release notes

Sourced from matplotlib's releases.

REL: 3.9.4

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
Commits

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1561 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/27/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/dev/matplotlib-gte-3.9.4` --- ### 📝 Commits (1) - [`3d3f351`](https://github.com/harvard-edge/cs249r_book/commit/3d3f3513b876b3ecc655b9cb8b92aa554a0b3a26) deps(book): update matplotlib requirement from >=3.7.0 to >=3.9.4 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `binder/requirements.txt` (+1 -1) 📝 `book/tools/dependencies/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/matplotlib/matplotlib/releases">matplotlib's releases</a>.</em></p> <blockquote> <h2>REL: 3.9.4</h2> <p>This is the fourth bugfix release of the 3.9.x series.</p> <p>This release contains two bug-fixes:</p> <ul> <li>Fix toolbar icons in GTK backend</li> <li>Fix <code>Poly3DCollection</code> initialization with list of lists</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matplotlib/matplotlib/commit/69a98115f8bdaf0f3f615b062d3a380f01f017df"><code>69a9811</code></a> REL: 3.9.4</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/beb28e9ae646896f772a46468c76a26007d87cf5"><code>beb28e9</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/29297">#29297</a> from QuLogic/auto-backport-of-pr-29295-on-v3.9.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/9d3cc1ec1c68943932059a15ff199bdd6d458fc0"><code>9d3cc1e</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/29295">#29295</a>: BLD: Pin meson-python to &lt;0.17.0</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/57f7fdf74703eaeec77acdadc7ec655321f602f0"><code>57f7fdf</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/29175">#29175</a> from vicliu2001/v3.9.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/3982428df4fed6cb0a6c6ee433e6b8a0d2933e7c"><code>3982428</code></a> changed plot.show to plot.draw</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/6348165c649e8efb410582025534f73997661666"><code>6348165</code></a> modified test for _generate_normals</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/1d7e71eafa2e9f22f605b0cd767165e38fb10a25"><code>1d7e71e</code></a> DOC: Add Zenodo DOI for 3.9.3</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/4d1e3d247c3e6986f18623abfb7e9d4b6e4f46b2"><code>4d1e3d2</code></a> BLD: bump branch away from tag</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/3ac0aea8be540028cb2510dabb43b290d15b503d"><code>3ac0aea</code></a> REL: 3.9.3</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/3f7adbd87e281f211779870c38d6bb5da84edc46"><code>3f7adbd</code></a> Merge branch 'v3.9.2-doc' into v3.9.x</li> <li>Additional commits viewable in <a href="https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.4">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 17:37:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#8268