From 8d08a2eb3fff6d1aedba929a9cb1c0ef9b18797e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 15:04:13 +0000 Subject: [PATCH] Update zopfli from 0.1.4 to 0.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6b240e69..b09a13c14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.1.0; platform_python_implementation != "PyPy" munkres==1.0.12; platform_python_implementation == "PyPy" -zopfli==0.1.4 +zopfli==0.1.6 fs==2.1.2