From 6bba13fd5562b9530ddee339c8cc49173678817e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:07 +0000 Subject: [PATCH] Bump six from 1.14.0 to 1.17.0 in /dash Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.14.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] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 1666327..b15be10 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -16,5 +16,5 @@ plotly==6.6.0 python-dateutil==2.9.0.post0 pytz==2019.3 retrying==1.4.2 -six==1.14.0 +six==1.17.0 Werkzeug==3.1.6