From f551d920ae45fcf91c31de32841f0cf286c03abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:04:47 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /automation 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] --- automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/requirements.txt b/automation/requirements.txt index 97ea204..26a49b9 100644 --- a/automation/requirements.txt +++ b/automation/requirements.txt @@ -96,7 +96,7 @@ tornado==5.1.1 traitlets==4.3.2 unicodecsv==0.14.1 uritemplate==3.0.0 -urllib3==1.24.2 +urllib3==1.26.5 watermark==1.7.0 wcwidth==0.1.7 webencodings==0.5.1