Skip to content

chore(deps): Update typer requirement from >=0.15 to >=0.23.2#296

Merged
egouilliard-leyton merged 1 commit into
mainfrom
dependabot/pip/typer-gte-0.23.2
Apr 28, 2026
Merged

chore(deps): Update typer requirement from >=0.15 to >=0.23.2#296
egouilliard-leyton merged 1 commit into
mainfrom
dependabot/pip/typer-gte-0.23.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.23.2

Features

  • ✅ Monkeypatch console width to allow running pytest directly. PR #1542 by @​SwaatiR.

Internal

Changelog

Sourced from typer's changelog.

0.23.2 (2026-02-16)

Features

  • ✅ Monkeypatch console width to allow running pytest directly. PR #1542 by @​SwaatiR.

Internal

0.23.1 (2026-02-13)

Fixes

  • 🐛 Fix TYPER_USE_RICH parsing to allow disabling Rich completely. PR #1539 by @​bckohan.

Docs

  • 📝 Remove documentation pages that reference using Click directly. PR #1538 by @​svlandeg.

Internal

0.23.0 (2026-02-11)

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 (2026-02-11)

Breaking Changes

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

0.21.2 (2026-02-10)

... (truncated)

Commits
  • 2bf1e4d 🔖 Release version 0.23.2
  • b51b821 📝 Update release notes
  • 459030e 👷 Run tests with lower bound uv sync, update minimum dependencies (#1526)
  • ccd7669 📝 Update release notes
  • 5a13460 ⬆ Bump prek from 0.3.2 to 0.3.3 (#1545)
  • 54b4477 📝 Update release notes
  • 3f25640 ✅ Monkeypatch console width to allow running pytest directly (#1542)
  • fc20e31 📝 Update release notes
  • e5df3a5 ⬆ Bump ruff from 0.15.0 to 0.15.1 (#1541)
  • d2d9f59 🔖 Release version 0.23.1
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-gte-0.23.2 branch from 0ecf204 to 530845f Compare April 28, 2026 13:58
@egouilliard-leyton

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.15.0...0.23.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.23.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-gte-0.23.2 branch from 530845f to 49c803e Compare April 28, 2026 14:01
@egouilliard-leyton egouilliard-leyton merged commit 3ea0a8d into main Apr 28, 2026
1 check passed
@egouilliard-leyton egouilliard-leyton deleted the dependabot/pip/typer-gte-0.23.2 branch April 28, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant