From f790553daa5a3a08241ed4fcdb0bf14fee5bf55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 07:01:10 +0000 Subject: [PATCH] Bump six from 1.13.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.13.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.13.0...1.16.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d19070..61293ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ pathtools==0.1.2 psutil==5.6.7 python-daemon==2.2.4 pyyaml==5.2 -six==1.13.0 +six==1.16.0 watchdog==0.9.0