From e50338ae124e3e59000ce347357c4e3ff5742f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 05:01:56 +0000 Subject: [PATCH] build(deps): bump six from 1.12.0 to 1.17.0 Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.12.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-version: 1.17.0 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 73906a9..8df499a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ python-dateutil==2.9.0.post0 pytz==2026.1.post1 regex==2018.1.10 requests==2.33.0 -six==1.12.0 +six==1.17.0 soupsieve==2.8.3 Unidecode==1.0.23 urllib3==2.6.3