From 19ce0bf45177bd97e84e04f2cc7c20d05a16c4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:54:45 +0000 Subject: [PATCH] Bump typer from 0.4.1 to 0.15.0 Bumps [typer](https://github.com/fastapi/typer) from 0.4.1 to 0.15.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.4.1...0.15.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 4749dc8..0a25ae9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 toml==0.10.2 -typer==0.4.1 +typer==0.15.0 urllib3==1.26.9 watchdog==2.1.8 Werkzeug==2.2.3