[PR #1708] [MERGED] deps(mlsysim): update typer requirement from >=0.9.0 to >=0.25.1 in /mlsysim #29005

Closed
opened 2026-06-20 12:56:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: dependabot/pip/mlsysim/dev/typer-gte-0.25.1


📝 Commits (1)

  • 90fcbfa deps(mlsysim): update typer requirement in /mlsysim

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 mlsysim/pyproject.toml (+1 -1)

📄 Description

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.25.1

Features

Internal

Changelog

Sourced from typer's changelog.

0.25.1 (2026-04-30)

Features

Internal

0.25.0 (2026-04-26)

Features

  • 🚸 Don't truncate code lines in traceback when formatted with Rich. PR #1695 by @​YuriiMotov.

0.24.2 (2026-04-22)

Fixes

  • 🐛 Ensure that typer.launch forwards correctly when launching a file. PR #1708 by @​svlandeg.

Refactors

Docs

Internal

... (truncated)

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/1708 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/11/2026 **Status:** ✅ Merged **Merged:** 5/12/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/mlsysim/dev/typer-gte-0.25.1` --- ### 📝 Commits (1) - [`90fcbfa`](https://github.com/harvard-edge/cs249r_book/commit/90fcbfab2e25848d77e3a7ff14baae68834b6f9d) deps(mlsysim): update typer requirement in /mlsysim ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mlsysim/pyproject.toml` (+1 -1) </details> ### 📄 Description Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/releases">typer's releases</a>.</em></p> <blockquote> <h2>0.25.1</h2> <h3>Features</h3> <ul> <li>🔧 Add Typer Library Skill for Agents. PR <a href="https://redirect.github.com/fastapi/typer/pull/1620">#1620</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump ruff from 0.15.11 to 0.15.12. PR <a href="https://redirect.github.com/fastapi/typer/pull/1722">#1722</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump prek from 0.3.10 to 0.3.11. PR <a href="https://redirect.github.com/fastapi/typer/pull/1723">#1723</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/blob/master/docs/release-notes.md">typer's changelog</a>.</em></p> <blockquote> <h2>0.25.1 (2026-04-30)</h2> <h3>Features</h3> <ul> <li>🔧 Add Typer Library Skill for Agents. PR <a href="https://redirect.github.com/fastapi/typer/pull/1620">#1620</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump ruff from 0.15.11 to 0.15.12. PR <a href="https://redirect.github.com/fastapi/typer/pull/1722">#1722</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump prek from 0.3.10 to 0.3.11. PR <a href="https://redirect.github.com/fastapi/typer/pull/1723">#1723</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> </ul> <h2>0.25.0 (2026-04-26)</h2> <h3>Features</h3> <ul> <li>🚸 Don't truncate code lines in traceback when formatted with Rich. PR <a href="https://redirect.github.com/fastapi/typer/pull/1695">#1695</a> by <a href="https://github.com/YuriiMotov"><code>@​YuriiMotov</code></a>.</li> </ul> <h2>0.24.2 (2026-04-22)</h2> <h3>Fixes</h3> <ul> <li>🐛 Ensure that <code>typer.launch</code> forwards correctly when launching a file. PR <a href="https://redirect.github.com/fastapi/typer/pull/1708">#1708</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🎨 Ensure <code>ty</code> runs without errors. PR <a href="https://redirect.github.com/fastapi/typer/pull/1628">#1628</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>📝 Add dates to release notes. PR <a href="https://redirect.github.com/fastapi/typer/pull/1612">#1612</a> by <a href="https://github.com/YuriiMotov"><code>@​YuriiMotov</code></a>.</li> <li>💄 Fix code blocks in reference docs overflowing table width. PR <a href="https://redirect.github.com/fastapi/typer/pull/1630">#1630</a> by <a href="https://github.com/YuriiMotov"><code>@​YuriiMotov</code></a>.</li> <li>📝 Fix broken link to FastAPI and Friends newsletter. PR <a href="https://redirect.github.com/fastapi/typer/pull/1540">#1540</a> by <a href="https://github.com/Karlemami"><code>@​Karlemami</code></a>.</li> <li>🔨 Handle external links <code>target=_blank</code> and CSS automatically in JS and CSS. PR <a href="https://redirect.github.com/fastapi/typer/pull/1622">#1622</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> <li>📝 Remove link to Typer developer survey. PR <a href="https://redirect.github.com/fastapi/typer/pull/1609">#1609</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> <li>✏️ Clean up documentation in <code>install.md</code> file. PR <a href="https://redirect.github.com/fastapi/typer/pull/1606">#1606</a> by <a href="https://github.com/Johandielangman"><code>@​Johandielangman</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ Bump mypy from 1.20.1 to 1.20.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1715">#1715</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump prek from 0.3.9 to 0.3.10. PR <a href="https://redirect.github.com/fastapi/typer/pull/1716">#1716</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pydantic-settings from 2.13.1 to 2.14.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1713">#1713</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump ty from 0.0.31 to 0.0.32. PR <a href="https://redirect.github.com/fastapi/typer/pull/1711">#1711</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pydantic from 2.13.2 to 2.13.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1712">#1712</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pygments from 2.19.2 to 2.20.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1667">#1667</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pymdown-extensions from 10.20 to 10.21.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1710">#1710</a> by <a href="https://github.com/YuriiMotov"><code>@​YuriiMotov</code></a>.</li> <li>⬆ Bump actions/cache from 5.0.4 to 5.0.5. PR <a href="https://redirect.github.com/fastapi/typer/pull/1700">#1700</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pydantic from 2.13.1 to 2.13.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1703">#1703</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1. PR <a href="https://redirect.github.com/fastapi/typer/pull/1701">#1701</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.15.10 to 0.15.11. PR <a href="https://redirect.github.com/fastapi/typer/pull/1704">#1704</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1702">#1702</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastapi/typer/commit/cfcc2ef9f948bcce67897a6c7e689d39da690bf9"><code>cfcc2ef</code></a> 🔖 Release version 0.25.1</li> <li><a href="https://github.com/fastapi/typer/commit/13846cc59bd574567a9a1f56eae3cd42b9aa2a4f"><code>13846cc</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/a43746997ad6f2b4a8829c69c919f4d4c2cc0698"><code>a437469</code></a> 🔧 Add Typer Library Skill for Agents (<a href="https://redirect.github.com/fastapi/typer/issues/1620">#1620</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/ba6cc2c9e7cba35f891c91118e228e1d2da35edb"><code>ba6cc2c</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/0f3ead07c2bb384fdd590e895ca6705582c58d89"><code>0f3ead0</code></a> ⬆ Bump ruff from 0.15.11 to 0.15.12 (<a href="https://redirect.github.com/fastapi/typer/issues/1722">#1722</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/db4ade64936599b3460f2fc0a7c550c3fedc33b0"><code>db4ade6</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/5a5206ceed2afdf234f88a6e2ef74ad9ebdf0d92"><code>5a5206c</code></a> ⬆ Bump prek from 0.3.10 to 0.3.11 (<a href="https://redirect.github.com/fastapi/typer/issues/1723">#1723</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/959845e173b4bec0d606d99247815c2710613ca8"><code>959845e</code></a> 🔖 Release version 0.25.0</li> <li><a href="https://github.com/fastapi/typer/commit/5e1fcfb5935e7ac3ff3c7526ef297eae31bd4822"><code>5e1fcfb</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/dfb21ad034804584702d553ebfba40d8f4d791b9"><code>dfb21ad</code></a> 🚸 Don't truncate code lines in traceback when formatted with Rich (<a href="https://redirect.github.com/fastapi/typer/issues/1695">#1695</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/typer/compare/0.9.0...0.25.1">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-06-20 12:56:24 -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#29005