Skip to content

Commit 87f51c1

Browse files
Bump typer from 0.24.1 to 0.25.1
Bumps [typer](https://github.com/fastapi/typer) from 0.24.1 to 0.25.1. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.24.1...0.25.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 419158e commit 87f51c1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
requires-python = ">=3.10,<4"
1111
license = "MIT"
1212
dependencies = [
13-
"typer>=0.20.0,<0.25",
13+
"typer>=0.25.1,<0.26",
1414
"Unidecode>=1.4.0,<2",
1515
"loguru>=0.7.3,<0.8",
1616
"babel>=2.17.0,<3",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)