Skip to content

Commit 897db72

Browse files
deps: update click>=8.4.0 and pathspec>=1.1.1
1 parent d15b00b commit 897db72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ classifiers = [
2424
"Programming Language :: Python :: 3.13",
2525
]
2626
dependencies = [
27-
"click>=8.1.0",
27+
"click>=8.4.0",
2828
"rich>=15.0.0",
29-
"pathspec>=0.11.0",
29+
"pathspec>=1.1.1",
3030
"pyyaml>=6.0.3",
3131
]
3232

0 commit comments

Comments
 (0)