From e00672006f5bfe12d49e09d3596374bc4a5c9fec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 02:01:00 -0700 Subject: [PATCH] build(deps): bump six from 1.16.0 to 1.17.0 (#2533) Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1552c49e..1f673599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ rich==13.9.2 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.8 setuptools==75.6.0 -six==1.16.0 +six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.7.11 vivisect==1.2.1