From 3c6725bc0568c13672560d96fe99fdb0ce669cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:00:08 +0000 Subject: [PATCH] Bump typer from 0.9.0 to 0.12.0 Bumps [typer](https://github.com/tiangolo/typer) from 0.9.0 to 0.12.0. - [Release notes](https://github.com/tiangolo/typer/releases) - [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/tiangolo/typer/compare/0.9.0...0.12.0) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bdc579..fdc3a7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ sponsorblock.py==0.2.3 shellingham==1.5.4 tabulate==0.9.0 tqdm>=4.64.1 -typer==0.9.0 +typer==0.12.0 typing==3.7.4.3 validators==0.22.0 yt-dlp==2023.12.30