Python dependency: Update typer[all] requirement

Updates the requirements on [typer[all]](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](https://github.com/fastapi/typer/compare/0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: typer[all]
  dependency-version: 0.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/9289/head
dependabot[bot] 2025-10-27 10:55:21 +00:00 committed by GitHub
parent c1da777fba
commit 5cb9407189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ setuptools==80.*
SQLAlchemy==2.*
sqlparse==0.*
sshtunnel==0.*
typer[all]==0.19.*
typer[all]==0.20.*
urllib3==1.26.*; python_version <= '3.9'
urllib3==2.5.*; python_version > '3.9'
user-agents==2.2.0