Skip to content

Commit 6f84506

Browse files
fix(deps): update dependency typer to v0.26.2
1 parent 8d1d2d9 commit 6f84506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"typing_extensions==4.15.0",
2727
"pydantic==2.13.4",
2828
"aiofiles==25.1.0",
29-
"typer==0.26.1",
29+
"typer==0.26.2",
3030
]
3131

3232
[project.urls]

0 commit comments

Comments
 (0)