From 2d55aaa14b727c2933be232c4bb36e9f11e6cb00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:28:18 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.25.9 to 1.26.4 in /scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.4. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.4/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.4) Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 9f46882..69a0494 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -9,5 +9,5 @@ PyGithub==1.51 PyJWT==1.7.1 requests==2.24.0 six==1.15.0 -urllib3==1.25.9 +urllib3==1.26.4 wrapt==1.12.1 \ No newline at end of file