Skip to content

Commit 1c46c3d

Browse files
fix(deps): update dependency tenacity to v9
1 parent 1a7ca5e commit 1c46c3d

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"pandas >= 1.0.0, < 3.0.0",
3333
"click >= 8.0.0, < 8.1.8",
3434
"requests >= 2.0.0, < 3.0.0",
35-
"tenacity >= 8.0.0, < 9.0.0",
35+
"tenacity >=8.0.0, <9.2.0",
3636
"tqdm >= 4.0.0, < 5.0.0",
3737
"typeguard >= 4, < 5",
3838
"typing-extensions >= 4.1.0, < 5.0.0",

0 commit comments

Comments
 (0)