From 535d3623fafa9abde2e728c41f38143fd14b35ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 16:07:20 +0000 Subject: [PATCH] chore(deps): bump types-six in /.github/workflows/requirements/style Bumps [types-six](https://github.com/typeshed-internal/stub_uploader) from 1.16.21.20241105 to 1.17.0.20250515. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-six dependency-version: 1.17.0.20250515 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/style/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/style/requirements.txt b/.github/workflows/requirements/style/requirements.txt index 93ab7eaa7f78cf..c8a9d718305356 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -3,5 +3,5 @@ clingo==5.7.1 flake8==7.1.1 isort==5.13.2 mypy==1.8.0 -types-six==1.16.21.20241105 +types-six==1.17.0.20250515 vermin==1.6.0