From 77832aef27f052ee8ab855a7874350231362597d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Oct 2021 17:07:05 +0100 Subject: [PATCH] Update zopfli from 0.1.6 to 0.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41a05df94..29a4ac062 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy" scipy==1.7.1; platform_python_implementation != "PyPy" munkres==1.1.4; platform_python_implementation == "PyPy" -zopfli==0.1.6 +zopfli==0.1.8 fs==2.4.11 skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py