From ded1f7d4c1ac218b7fb29d3da3ac33372e229396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:16:16 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20from=201.23=20to=201.26.5=20in?= =?UTF-8?q?=20/=E7=9B=B8=E5=85=B3=E6=95=B0=E6=8D=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=8F=8A=E7=BB=98=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" "b/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" index 2f377ed..e82f08e 100644 --- "a/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" +++ "b/\347\233\270\345\205\263\346\225\260\346\215\256\346\226\207\344\273\266\345\217\212\347\273\230\345\233\276/requirements.txt" @@ -48,7 +48,7 @@ tablib==0.12.1 thrift==0.11.0 tqdm==4.31.1 unicodecsv==0.14.1 -urllib3==1.23 +urllib3==1.26.5 user-agent==0.1.9 virtualenv==16.4.0 virtualenvwrapper-win==1.2.5