[PR #1661] [MERGED] deps(tinytorch): update matplotlib requirement from >=3.9.0 to >=3.10.9 in /tinytorch #15669

Closed
opened 2026-05-20 14:01:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: dependabot/pip/tinytorch/dev/matplotlib-gte-3.10.9


📝 Commits (1)

  • 522de24 deps(tinytorch): update matplotlib requirement in /tinytorch

📊 Changes

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

View changed files

📝 tinytorch/binder/requirements.txt (+1 -1)
📝 tinytorch/pyproject.toml (+2 -2)

📄 Description

Updates the requirements on matplotlib to permit the latest version.

Release notes

Sourced from matplotlib's releases.

v3.10.9

This is a micro release of the v3.10.x series. Highlights of this release include:

  • Various minor bug and doc fixes
  • Security hardening validation of cyclers - Removing eval usage
  • Security hardening in Latex and PS calls - Removing shell escapes
Commits
  • dd8d78b REL: v3.10.9
  • 2fb1891 REL: Release prep v3.10.9
  • d0e923a Merge branch 'v3.10.8-doc' into v3.10.x
  • 1637932 Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...
  • a83faac Backport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...
  • a4f57ab Merge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x
  • 063288d Merge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.x
  • b2ed196 Backport PR #31248: SEC: Remove eval() from validate_cycler
  • acc6024 Merge pull request #31282 from scottshambaugh/tex_no_shell
  • e3fb541 Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...
  • Additional commits viewable in compare view

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/1661 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/4/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/tinytorch/dev/matplotlib-gte-3.10.9` --- ### 📝 Commits (1) - [`522de24`](https://github.com/harvard-edge/cs249r_book/commit/522de2423ee7530b0f182f087b188193c4f33c6e) deps(tinytorch): update matplotlib requirement in /tinytorch ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tinytorch/binder/requirements.txt` (+1 -1) 📝 `tinytorch/pyproject.toml` (+2 -2) </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>v3.10.9</h2> <p>This is a micro release of the v3.10.x series. Highlights of this release include:</p> <ul> <li>Various minor bug and doc fixes</li> <li>Security hardening validation of cyclers - Removing eval usage</li> <li>Security hardening in Latex and PS calls - Removing shell escapes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matplotlib/matplotlib/commit/dd8d78b8dce60b6c8db86132892577a0b9dbe469"><code>dd8d78b</code></a> REL: v3.10.9</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/2fb18915bcfe69a188832c776fe18d88337de9bc"><code>2fb1891</code></a> REL: Release prep v3.10.9</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/d0e923abfa016c04901fe4e315b9d215949f6fc5"><code>d0e923a</code></a> Merge branch 'v3.10.8-doc' into v3.10.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/163793248a5fc9f23a560e45551c44351a8bd716"><code>1637932</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31558">#31558</a> from meeseeksmachine/auto-backport-of-pr-31556-on-v...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/a83faacb0dbe7edd1bae38e1e715b77b6aaebb84"><code>a83faac</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31556">#31556</a>: FIX: Inverted PyErr_Occurred check in enum type caster (_...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/a4f57ab0623f9d26be29e0a3b0de904667c7eeb7"><code>a4f57ab</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31545">#31545</a> from ksunden/backport-of-pr-31282-on-v3.10.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/063288d0cc912aa2af5cc1b7e7ca3d228d9f8976"><code>063288d</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31544">#31544</a> from ksunden/backport-of-pr-31248-on-v3.10.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/b2ed1969191a03ec8927f96573664474662ab4c1"><code>b2ed196</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31248">#31248</a>: SEC: Remove eval() from validate_cycler</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/acc60241a70b920eaf04fce41a8cf0a77010fb7d"><code>acc6024</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31282">#31282</a> from scottshambaugh/tex_no_shell</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/e3fb54163b1ce9dbc1a9e8e0973289dc14e366c2"><code>e3fb541</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/31078">#31078</a> from meeseeksmachine/auto-backport-of-pr-31075-on-v...</li> <li>Additional commits viewable in <a href="https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.10.9">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-05-20 14:01:12 -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#15669