An open index of dependabot pull requests across open source projects.

⬆ Bump typer from 0.21.2 to 0.23.0

Open
Number: #1756
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 11, 2026 at 10:17 PM UTC
(4 months ago)
Updated: February 11, 2026 at 10:20 PM UTC
(4 months ago)
Labels:
dependencies python:uv
Description:

Bumps typer from 0.21.2 to 0.23.0.

Release notes

Sourced from typer's releases.

0.23.0

Breaking Changes

  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #1072 by @​tiangolo.

Docs

  • 📝 Add more explicit deprecation note in shell packages. PR #1534 by @​tiangolo.

Internal

0.22.0

Breaking Changes

  • 💥 Make typer-slim a shallow wrapper around typer, always requiring rich and shellingham. PR #1522 by @​svlandeg.
Changelog

Sourced from typer's changelog.

0.23.0

Breaking Changes

  • ♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose. PR #1072 by @​tiangolo.

Docs

  • 📝 Add more explicit deprecation note in shell packages. PR #1534 by @​tiangolo.

Internal

0.22.0

Breaking Changes

  • 💥 Make typer-slim a shallow wrapper around typer, always requiring rich and shellingham. PR #1522 by @​svlandeg.
Commits
  • 6f2b111 🔖 Release version 0.23.0
  • 56d81f0 📝 Update release notes
  • 458325d ♻️ When printing error tracebacks with Rich, default to not showing locals, w...
  • 11a6286 📝 Update release notes
  • c1d7ebb ⬆ Bump cryptography from 46.0.4 to 46.0.5 (#1532)
  • 6fdfd02 📝 Update release notes
  • 220b1a6 🔨 Tweak PDM hook script, remove unnecessary default (#1536)
  • 3503e61 📝 Update release notes
  • d731a35 ♻️ Simplify build setup scripts and configs for deprecated wrapper packages (...
  • a73fe4d 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
Package Dependencies
Package:
typer
Ecosystem:
pip
Version Change:
0.21.2 → 0.23.0
Update Type:
Minor
Technical Details
ID: 13738275
UUID: 3928921775
Node ID: PR_kwDOF8_QEs7DISbM
Host: GitHub
Repository: fastapi/sqlmodel