From d63f19a7482b9f85baa1c9e33d24806b1c809c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:20:46 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20werkzeug=20from=200.14.1=20to=200.15.3?= =?UTF-8?q?=20in=20/=E5=85=AC=E5=8F=B8=E8=B4=A2=E5=8A=A1=E7=AE=A1=E7=90=86?= =?UTF-8?q?/CFMS-master/CFMS-master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] --- .../CFMS-master/CFMS-master/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\205\254\345\217\270\350\264\242\345\212\241\347\256\241\347\220\206/CFMS-master/CFMS-master/requirements.txt" "b/\345\205\254\345\217\270\350\264\242\345\212\241\347\256\241\347\220\206/CFMS-master/CFMS-master/requirements.txt" index d6fd960..a4f0347 100644 --- "a/\345\205\254\345\217\270\350\264\242\345\212\241\347\256\241\347\220\206/CFMS-master/CFMS-master/requirements.txt" +++ "b/\345\205\254\345\217\270\350\264\242\345\212\241\347\256\241\347\220\206/CFMS-master/CFMS-master/requirements.txt" @@ -29,5 +29,5 @@ six==1.11.0 sklearn==0.0 urllib3==1.22 virtualenv==15.2.0 -Werkzeug==0.14.1 +Werkzeug==0.15.3 wxPython==4.0.0b2