From b8682ffc6930bca1fecccf5580c4b46f01612a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 09:20:44 +0200 Subject: [PATCH] [upd] pypi: Bump typer-slim from 0.15.3 to 0.15.4 in the minor group (#4789) Bumps the minor group with 1 update: [typer-slim](https://github.com/fastapi/typer). Updates `typer-slim` from 0.15.3 to 0.15.4 - [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.3...0.15.4) --- updated-dependencies: - dependency-name: typer-slim dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 887e65202..f985965e1 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.2.1; python_version < '3.11' msgspec==0.19.0 -typer-slim==0.15.3 +typer-slim==0.15.4 isodate==0.7.2