Skip to content

Commit aeaff2b

Browse files
Update toolz requirement from ~=0.10.0 to ~=0.11.1 (#632)
Updates the requirements on [toolz](https://github.com/pytoolz/toolz) to permit the latest version. - [Release notes](https://github.com/pytoolz/toolz/releases) - [Changelog](https://github.com/pytoolz/toolz/blob/master/release-notes) - [Commits](pytoolz/toolz@0.10.0...0.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b91147c commit aeaff2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pycurl ~=7.43
1111
PyPDF2 ~=1.26.0
1212
sentry-sdk ~=0.17.2
1313
requests ~=2.24.0
14-
toolz ~=0.10.0
14+
toolz ~=0.11.1
1515
tornado ~=6.0.4
1616
tqdm ~=4.48.2
1717
wayback ~=0.2.4

0 commit comments

Comments
 (0)