From d5d8d11fadef80ba7c1f79215ebff1bbbc48fe3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:47:53 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20from=201.24.2=20to=201.26.5=20?= =?UTF-8?q?in=20/=E5=85=AC=E4=BC=97=E5=8F=B7/python412306/12306=5Fpython?= =?UTF-8?q?=5F=E5=B7=A5=E5=85=B71?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../12306_python_\345\267\245\345\205\2671/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\345\205\254\344\274\227\345\217\267/python412306/12306_python_\345\267\245\345\205\2671/requirements.txt" "b/\345\205\254\344\274\227\345\217\267/python412306/12306_python_\345\267\245\345\205\2671/requirements.txt" index de661d7..176b218 100644 --- "a/\345\205\254\344\274\227\345\217\267/python412306/12306_python_\345\267\245\345\205\2671/requirements.txt" +++ "b/\345\205\254\344\274\227\345\217\267/python412306/12306_python_\345\267\245\345\205\2671/requirements.txt" @@ -25,7 +25,7 @@ requests-html==0.9.0 six==1.12.0 soupsieve==1.6.2 tqdm==4.28.1 -urllib3==1.24.2 +urllib3==1.26.5 w3lib==1.19.0 websockets==7.0 Werkzeug==0.15.3