Skip to content

Python dependency: Update typer requirement from ==0.24.* to ==0.25.*#9876

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/typer-eq-0.25.star
Open

Python dependency: Update typer requirement from ==0.24.* to ==0.25.*#9876
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/typer-eq-0.25.star

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.25.0

Features

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

Sourced from typer's changelog.

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
  • 959845e 🔖 Release version 0.25.0
  • 5e1fcfb 📝 Update release notes
  • dfb21ad 🚸 Don't truncate code lines in traceback when formatted with Rich (#1695)
  • c9554ec 🔖 Release version 0.24.2
  • 98f27ca 📝 Update release notes
  • 31b468b 🐛 Ensure that typer.launch forwards correctly when launching a file (#1708)
  • f0a6ee8 📝 Update release notes
  • 5382d24 ⬆ Bump mypy from 1.20.1 to 1.20.2 (#1715)
  • 6f15177 📝 Update release notes
  • 8572894 ⬆ Bump prek from 0.3.9 to 0.3.10 (#1716)
  • 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)

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.24.0...0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label Apr 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants