From dec83d9c6d5a89d1781ff007581d028d58d05d04 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 05:15:26 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.11.0...1.16.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 279d521..d027b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pyasn1==0.4.4 pyasn1-modules==0.2.2 requests==2.19.1 rsa==3.4.2 -six==1.11.0 +six==1.16.0 urllib3==1.23