Skip to content

Commit 8009849

Browse files
dependabot[bot]lachaib
authored andcommitted
build(deps): bump typer from 0.23.1 to 0.24.0
Bumps [typer](https://github.com/fastapi/typer) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.23.1...0.24.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e965082 commit 8009849

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
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.14",
1616
]
1717
dependencies = [
18-
"typer>=0.21.1,<0.24",
18+
"typer>=0.21.1,<0.25",
1919
"gitpython>=3.1.46,<4",
2020
]
2121

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)