From 41d030d4bc8f80857eb4059d1dbb7274a13fe174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 12:44:24 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 in /retrievers/DANCE Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retrievers/DANCE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrievers/DANCE/requirements.txt b/retrievers/DANCE/requirements.txt index 1b733d6..5de1cff 100644 --- a/retrievers/DANCE/requirements.txt +++ b/retrievers/DANCE/requirements.txt @@ -106,7 +106,7 @@ traitlets==4.3.3 transaction==3.0.0 transformers==2.3.0 translationstring==1.3 -urllib3==1.25.9 +urllib3==1.26.5 velruse==1.1.1 venusian==3.0.0 wcwidth==0.2.5