Skip to content

Update typer requirement from <0.21,>=0.14 to >=0.14,<0.22 in the python-dependencies group#17

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/python-dependencies-c717caa4a4
Closed

Update typer requirement from <0.21,>=0.14 to >=0.14,<0.22 in the python-dependencies group#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/python-dependencies-c717caa4a4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updates the requirements on typer to permit the latest version.
Updates typer to 0.21.0

Release notes

Sourced from typer's releases.

0.21.0

Breaking Changes

Docs

Internal

Changelog

Sourced from typer's changelog.

0.21.0

Breaking Changes

Docs

Internal

0.20.1

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @​colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @​gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #1409 by @​svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #1304 by @​svlandeg.

Refactors

Docs

  • 📝 Ensure that bold letters are rendered correctly in printing.md. PR #1365 by @​svlandeg.
  • 🩺 Update test badge to only reflect pushes to master. PR #1414 by @​svlandeg.
  • 📝 Update console output on the Rich help formatting page. PR #1430 by @​svlandeg.
  • 📝 Update emoji used in Rich help formatting tutorial. PR #1429 by @​svlandeg.
  • 📝 Remove duplicate explanation how the path is resolved. PR #956 by @​dennis-rall.
  • 📝 Update docs to use Typer() more prominently. PR #1418 by @​svlandeg.
  • 💄 Use font 'Fira Code' to fix display of Rich panels in docs in Windows. PR #1419 by @​tiangolo.

Internal

... (truncated)

Commits
  • 753cb32 🔖 Release version 0.21.0
  • 6dd4f9b 📝 Update release notes
  • 10d209c 📝 Update release notes
  • fbff83e ➖ Drop support for Python 3.8 (#1464)
  • 76e8462 📝 Update release notes
  • 51e48d2 📝 Update code examples to Python 3.9 (#1459)
  • b7f39ea 📝 Update release notes
  • 6c28962 ➖ Drop support for Python 3.8 (#1463)
  • 2108ffc 📝 Update release notes
  • c1806c4 💚 Move ruff dependency to shared requirements-docs-tests.txt to fix "Buil...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version.

Updates `typer` to 0.21.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.14.0...0.21.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.0
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Relates to updating project dependencies (e.g., `pyproject.toml`). label Dec 29, 2025
@dependabot dependabot bot requested a review from Exonymos as a code owner December 29, 2025 20:17
@dependabot dependabot bot added the dependencies Relates to updating project dependencies (e.g., `pyproject.toml`). label Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Looks like typer is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 19, 2026
@dependabot dependabot bot deleted the dependabot/pip/main/python-dependencies-c717caa4a4 branch January 19, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Relates to updating project dependencies (e.g., `pyproject.toml`).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants