Skip to content

Commit 5f45f2c

Browse files
chore(deps): update dependency click to >=8.0.0, <8.3.2
1 parent 9d1fdc2 commit 5f45f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"pandas >= 1.0.0, < 3.0.0",
32-
"click >= 8.0.0, < 8.1.8",
32+
"click >=8.0.0, <8.3.2",
3333
"requests >= 2.0.0, < 3.0.0",
3434
"tenacity >= 8.0.0, < 9.0.0",
3535
"tqdm >= 4.0.0, < 5.0.0",

0 commit comments

Comments
 (0)