Skip to content

chore(deps): update typer requirement from <0.26,>=0.18.0 to >=0.18.0,<0.27#1273

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typer-gte-0.18.0-and-lt-0.27
Open

chore(deps): update typer requirement from <0.26,>=0.18.0 to >=0.18.0,<0.27#1273
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typer-gte-0.18.0-and-lt-0.27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.26.5

Fixes

  • 🐛 Ensure that hidden commands are not shown when Rich markup is disabled. PR #1812 by @​svlandeg.

Internal

Changelog

Sourced from typer's changelog.

0.26.5 (2026-06-01)

Fixes

  • 🐛 Ensure that hidden commands are not shown when Rich markup is disabled. PR #1812 by @​svlandeg.

Internal

0.26.4 (2026-05-30)

Features

  • 📝 Update AI Library Skill to avoid verbose code for CLI Options. PR #1808 by @​tiangolo.

Internal

0.26.3 (2026-05-28)

Refactors

Internal

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

... (truncated)

Commits
  • 1888fa2 🔖 Release version 0.26.5 (#1813)
  • a493a98 📝 Update release notes
  • 9172486 🐛 Ensure that hidden commands are not shown when Rich markup is disabled (#1812)
  • c2d97d1 📝 Update release notes
  • 4910a3b 🔥 Remove old stub packages (#1810)
  • b1310f8 🔖 Release version 0.26.4 (#1809)
  • e4bb679 📝 Update release notes
  • 361221d 📝 Update AI Library Skill to avoid verbose code for CLI Options (#1808)
  • e9efaab 📝 Update release notes
  • 90f087a 👷 Add CI to create draft release after merging a release PR (#1807)
  • 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.18.0...0.26.5)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.26.5
  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 Jun 2, 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