From cb66375e1e383158cdfd72a74f93bf2ca5eeecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:24:14 +0000 Subject: [PATCH] chore(deps): bump six from 1.16.0 to 1.17.0 in the python-packages group Bumps the python-packages group with 1 update: [six](https://github.com/benjaminp/six). Updates `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 dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 00beca4..861fd43 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -31,7 +31,7 @@ restructuredtext-lint==1.4.0 rfc3986==2.0.0 rich==13.9.4 setuptools==75.6.0 -six==1.16.0 +six==1.17.0 tqdm==4.67.1 twine==6.0.1 urllib3==2.2.3