Skip to content

Commit 996ffcc

Browse files
Update toolz requirement from ~=1.0.0 to ~=1.1.0 (#891)
1 parent a054c14 commit 996ffcc

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
@@ -27,7 +27,7 @@ dependencies = [
2727
"sentry-sdk ~=2.39.0",
2828
"requests ~=2.32.3",
2929
"urllib3 ~=2.5.0",
30-
"toolz ~=1.0.0",
30+
"toolz ~=1.1.0",
3131
"tqdm ~=4.67.1",
3232
"warcio[all] ~=1.7.5",
3333
"wayback ~=0.4.5",

0 commit comments

Comments
 (0)