Skip to content

chore(deps): update typer requirement from <0.22,>=0.21.2 to >=0.25.1,<0.26#8

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/typer-gte-0.24.1-and-lt-1
Closed

chore(deps): update typer requirement from <0.22,>=0.21.2 to >=0.25.1,<0.26#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/typer-gte-0.24.1-and-lt-1

Conversation

@dependabot
Copy link
Copy Markdown

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

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 19, 2026
@dependabot dependabot Bot changed the title chore(deps): update typer requirement from <1,>=0.16 to >=0.24.1,<1 chore(deps): update typer requirement from <1,>=0.16 to >=0.25.1,<1 May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-gte-0.24.1-and-lt-1 branch from 622bfef to 48c6b00 Compare May 5, 2026 10:36
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.21.2...0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): update typer requirement from <1,>=0.16 to >=0.25.1,<1 chore(deps): update typer requirement from <0.22,>=0.21.2 to >=0.25.1,<0.26 May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-gte-0.24.1-and-lt-1 branch from 48c6b00 to 7059cb0 Compare May 5, 2026 12:43
@Microck
Copy link
Copy Markdown
Owner

Microck commented May 5, 2026

Not merging this update right now. The project currently constrains Typer to <0.22 because the optional docling stack resolves against that range; moving to Typer 0.25.x would break the current dependency set. Closing this Dependabot branch as intentionally blocked until docling supports the newer Typer range or the optional dependency strategy changes.

@Microck Microck closed this May 5, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/typer-gte-0.24.1-and-lt-1 branch May 5, 2026 12:57
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