summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-06 07:49:49 +0000
committerGitHub <noreply@github.com>2024-12-06 07:49:49 +0000
commitd0cfa94c7de1695350c082597d81c6aaf790955b (patch)
treeba153792523a137a9a6662b0bb1a6a06292cde50
parent0245e82bd24fce9a0fe5194dcac9241e8d0efdc7 (diff)
downloadsearxng-dependabot/pip/master/typer-slim-0.15.1.tar.gz
searxng-dependabot/pip/master/typer-slim-0.15.1.zip
[upd] pypi: Bump typer-slim from 0.14.0 to 0.15.1dependabot/pip/master/typer-slim-0.15.1
Bumps [typer-slim](https://github.com/fastapi/typer) from 0.14.0 to 0.15.1. - [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.14.0...0.15.1) --- updated-dependencies: - dependency-name: typer-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0af1c1901..5e5100382 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,5 +18,5 @@ fasttext-predict==0.9.2.4
tomli==2.0.2; python_version < '3.11'
msgspec==0.18.6
eval_type_backport; python_version < '3.9'
-typer-slim==0.14.0
+typer-slim==0.15.1
isodate==0.7.2