From 8dcfe821ad85996486f7bc78250bf7762709ca8a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 02:54:05 +0000 Subject: [PATCH] Bump six from 1.12.0 to 1.15.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.15.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.12.0...1.15.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 448ced0..36d9103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pycparser==2.19 PyNaCl==1.3.0 pytest==4.4.2 pytest-cov==2.7.1 -six==1.12.0 +six==1.15.0 websockets==6.0 wincertstore==0.2 yarl==1.3.0