Skip to content

Commit a467027

Browse files
chore(deps): update dependency click to >=8.0.0, <8.3.2
1 parent c63e9ca commit a467027

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
@@ -30,7 +30,7 @@ classifiers = [
3030
]
3131
dependencies = [
3232
"pandas >= 1.0.0, < 3.0.0",
33-
"click >= 8.0.0, < 8.1.8",
33+
"click >=8.0.0, <8.3.2",
3434
"requests >= 2.0.0, < 3.0.0",
3535
"tenacity >= 8.0.0, < 9.0.0",
3636
"tqdm >= 4.0.0, < 5.0.0",

0 commit comments

Comments
 (0)