From 2fbf15eccbbc3af70f8b93257c9a39d26603f097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 07:04:04 +0000 Subject: [PATCH] [upd] pypi: Bump typer-slim from 0.12.5 to 0.13.0 Bumps [typer-slim](https://github.com/fastapi/typer) from 0.12.5 to 0.13.0. - [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.12.5...0.13.0) --- updated-dependencies: - dependency-name: typer-slim 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 94578abbf..d7cc5b630 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ fasttext-predict==0.9.2.2 tomli==2.0.2; python_version < '3.11' msgspec==0.18.6 eval_type_backport; python_version < '3.9' -typer-slim==0.12.5 +typer-slim==0.13.0