From d0289a4a977f6f47f720928390ac453e08a83736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:24:08 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /MD/MembraneLook Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MD/MembraneLook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MD/MembraneLook/requirements.txt b/MD/MembraneLook/requirements.txt index 43e2603..4311dab 100644 --- a/MD/MembraneLook/requirements.txt +++ b/MD/MembraneLook/requirements.txt @@ -350,7 +350,7 @@ typing==3.6.6 tzlocal==1.5.1 ujson==1.35 unicodecsv==0.14.1 -urllib3==1.24.1 +urllib3==1.26.5 virtualenv==16.0.0 vpnotebook==0.1.3 vpython==7.4.7