Skip to content

Commit d26215b

Browse files
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](fastapi/typer@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: typer[all] dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3286b4e commit d26215b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ setuptools==80.*; python_version >= '3.12'
5151
SQLAlchemy==2.*
5252
sqlparse==0.*
5353
sshtunnel==0.*
54-
typer[all]==0.15.*
54+
typer[all]==0.16.*
5555
urllib3==1.26.*; python_version <= '3.9'
5656
urllib3==2.4.*; python_version > '3.9'
5757
user-agents==2.2.0

0 commit comments

Comments
 (0)