From c46cb4deb5bb2c51dd1b26145c713b1cf8d5a2ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 15:22:05 +0000 Subject: [PATCH 1/2] Update munkres from 1.0.12 to 1.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index acfd0fd42..cf1bcced8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ brotli==1.0.7; platform_python_implementation != "PyPy" brotlipy==0.7.0; platform_python_implementation == "PyPy" unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy" scipy==1.2.1; platform_python_implementation != "PyPy" -munkres==1.0.12; platform_python_implementation == "PyPy" +munkres==1.1.2; platform_python_implementation == "PyPy" zopfli==0.1.6 fs==2.3.1 From a54caa4975a7cfdbd8335b245ee8e4031f0be7bb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Feb 2019 15:22:07 +0000 Subject: [PATCH 2/2] Update fs from 2.3.1 to 2.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf1bcced8..7b805068f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation scipy==1.2.1; platform_python_implementation != "PyPy" munkres==1.1.2; platform_python_implementation == "PyPy" zopfli==0.1.6 -fs==2.3.1 +fs==2.4.3