From cf9a812eb0b1f06582391c2cc9282d84c6b634f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 07:08:48 +0000 Subject: [PATCH] [upd] pypi: Bump typer-slim from 0.15.1 to 0.15.2 Bumps [typer-slim](https://github.com/fastapi/typer) from 0.15.1 to 0.15.2. - [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.15.1...0.15.2) --- updated-dependencies: - dependency-name: typer-slim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f060301fb..ea663bdac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 tomli==2.0.2; python_version < '3.11' msgspec==0.19.0 -typer-slim==0.15.1 +typer-slim==0.15.2 isodate==0.7.2