Skip to content

build(deps): update typer requirement from >=0.25.1 to >=0.26.2 in /cli#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cli/typer-gte-0.26.2
Open

build(deps): update typer requirement from >=0.25.1 to >=0.26.2 in /cli#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cli/typer-gte-0.26.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.26.2

Fixes

  • 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace. PR #1791 by @​svlandeg.
Changelog

Sourced from typer's changelog.

0.26.2 (2026-05-27)

Fixes

  • 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace. PR #1791 by @​svlandeg.

0.26.1 (2026-05-26)

Fixes

  • 🐛 Ensure that an envvar set for typer.Option works as expected. PR #1788 by @​svlandeg.

Internal

0.26.0 (2026-05-26)

Breaking Changes

  • ➖ Vendor Click and streamline Typer's functionality and code base. PR #1774 by @​svlandeg.
    • Typer no longer depends on Click as a third party dependency, it vendors (includes the source code of) Click.
    • This simplifies the work done by both Click and Typer teams.
    • It allows Typer to evolve independently, and enables several new planned features.
    • It will solve several dependency conflict situations for projects that use some packages that depend on Click and some that depend on Typer.
    • This also means that Click-specific functionality is no longer supported, like extracting the Click app and adding Click-specific plug-ins, or customizing the field types with Click-specific types.
    • You can read more about it in the docs for Vendored Click.

Docs

Internal

... (truncated)

Commits
  • eef433f 🔖 Release version 0.26.2
  • 23474b0 📝 Update release notes
  • 5568bab 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace ...
  • 8c70d49 🔖 Release version 0.26.1
  • 75ee927 📝 Update release notes
  • 3028854 🐛 Ensure that an envvar set for typer.Option works as expected (#1788)
  • 959a356 📝 Update release notes
  • a79de20 ⬆ Bump python-dotenv from 1.2.1 to 1.2.2 (#1714)
  • 8f44149 📝 Update release notes
  • d88415f 📝 Update release notes
  • 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 May 28, 2026
@dependabot dependabot Bot requested a review from Costder as a code owner May 28, 2026 17:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 28, 2026
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.25.1...0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/cli/typer-gte-0.26.2 branch from d5ce63a to 6fba36b Compare May 28, 2026 18:18
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.

0 participants