From 09d230966831a3f5b8bdf37cd4eda10d648ac5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2019 20:46:40 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20in=20/18=5F=E5=AE=9E=E9=AA=8C?= =?UTF-8?q?=E7=94=A8=E7=BD=91=E7=BB=9C=E5=BA=94=E7=94=A8=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E7=9A=84=E9=83=A8=E7=BD=B2/LAevaluationA=5Fsimplify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.24.2) Signed-off-by: dependabot[bot] --- .../LAevaluationA_simplify/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/18_\345\256\236\351\252\214\347\224\250\347\275\221\347\273\234\345\272\224\347\224\250\345\271\263\345\217\260\347\232\204\351\203\250\347\275\262/LAevaluationA_simplify/requirements.txt" "b/18_\345\256\236\351\252\214\347\224\250\347\275\221\347\273\234\345\272\224\347\224\250\345\271\263\345\217\260\347\232\204\351\203\250\347\275\262/LAevaluationA_simplify/requirements.txt" index 97881b43..7dc52ec2 100644 --- "a/18_\345\256\236\351\252\214\347\224\250\347\275\221\347\273\234\345\272\224\347\224\250\345\271\263\345\217\260\347\232\204\351\203\250\347\275\262/LAevaluationA_simplify/requirements.txt" +++ "b/18_\345\256\236\351\252\214\347\224\250\347\275\221\347\273\234\345\272\224\347\224\250\345\271\263\345\217\260\347\232\204\351\203\250\347\275\262/LAevaluationA_simplify/requirements.txt" @@ -33,5 +33,5 @@ scipy==1.0.0 six==1.11.0 sklearn==0.0 SQLAlchemy==1.2.2 -urllib3==1.22 +urllib3==1.24.2 Werkzeug==0.14.1