From f426688209e64fa33311dfb0e9e27530e456eb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:07:50 +0000 Subject: [PATCH] BAU: Bump urllib3 from 1.25.9 to 1.25.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.25.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5bc32c..f71b6e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ jwcrypto==0.7 pycparser==2.20 requests==2.24.0 six==1.15.0 -urllib3==1.25.9 +urllib3==1.25.11