From 0431d78509959db26104636ff13febdb760e2266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 13:22:33 +0000 Subject: [PATCH] Bump types-six in /.github/workflows/style Bumps [types-six](https://github.com/typeshed-internal/stub_uploader) from 1.16.21.9 to 1.17.0.20251009. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-six dependency-version: 1.17.0.20251009 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/style/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/style/requirements.txt b/.github/workflows/style/requirements.txt index 0822ba39339737..b07f5e774c6b0d 100644 --- a/.github/workflows/style/requirements.txt +++ b/.github/workflows/style/requirements.txt @@ -3,5 +3,5 @@ clingo==5.6.2 flake8==6.1.0 isort==5.12.0 mypy==1.6.1 -types-six==1.16.21.9 +types-six==1.17.0.20251009 vermin==1.5.2