Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 47adffb

Browse files
fix(deps): update dependency typer to >=0.17.3,<0.18
1 parent aa0dd73 commit 47adffb

File tree

2 files changed

+392
-392
lines changed

2 files changed

+392
-392
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"loguru>=0.7.3,<0.8",
3737
"pydantic>=2.10.6,<3",
3838
"ruamel-yaml>=0.18.10,<0.19",
39-
"typer>=0.15.1,<0.16",
39+
"typer>=0.17.3,<0.18",
4040
]
4141
description = "📚✨ Automate awesome lists with GitHub metadata & markdown magic!"
4242
keywords = [

0 commit comments

Comments
 (0)