From 508d4a374a753182b7305f921cbd5edee93d1159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 07:00:11 +0000 Subject: [PATCH] Bump typer from 0.7.0 to 0.9.0 Bumps [typer](https://github.com/tiangolo/typer) from 0.7.0 to 0.9.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.7.0...0.9.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 835922e..6c62c5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ uvicorn jinja2 aeneas==1.7.3.0 fastapi==0.94.0 -typer==0.7.0 +typer==0.9.0 aiofiles mutagen click==8.1.3