Skip to content

Commit 411a990

Browse files
chore(deps): bump typer from 0.16.0 to 0.17.3
Bumps [typer](https://github.com/fastapi/typer) from 0.16.0 to 0.17.3. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.16.0...0.17.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e635364 commit 411a990

File tree

2 files changed

+337
-337
lines changed

2 files changed

+337
-337
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"ollama~=0.5.3",
1414
"prompt-toolkit~=3.0.51",
1515
"rich~=14.1.0",
16-
"typer~=0.16.0",
16+
"typer>=0.16,<0.18",
1717
]
1818

1919
[project.scripts]

0 commit comments

Comments
 (0)