summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-05-02 07:42:38 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-05-02 13:46:47 +0200
commit705ebe64b5053bd7c80b940e80db579d9c10187a (patch)
treed6bfcfaaedc192653fd0eba37110ed2599ecac29
parentb072b0f66b9e5fab4fbc52a94b0a2fb304e1dbe4 (diff)
[upd] pypi: Bump typer-slim from 0.15.2 to 0.15.3
Bumps [typer-slim](https://github.com/fastapi/typer) from 0.15.2 to 0.15.3. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: typer-slim dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d9dd19b78..f505e6b74 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.2
+typer-slim==0.15.3
isodate==0.7.2