From de2323a448dd635014825a86e2954821879b92b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:15:53 +0000 Subject: [PATCH] chore(deps): bump six from 1.16.0 to 1.17.0 in /tests/docker 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-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index dc185944..4ad082eb 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -30,7 +30,7 @@ robotframework-requests==0.9.7 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 -six==1.16.0 +six==1.17.0 typing_extensions==4.15.0 urllib3==2.7.0 websocket-client==1.9.0