From 0dcf2ec42084a2f0249d3a1ce9ff43f401f9ed0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 08:48:15 +0000 Subject: [PATCH] build(deps): bump types-six in /.github/workflows/requirements/style Bumps [types-six](https://github.com/typeshed-internal/stub_uploader) from 1.16.21.20240513 to 1.17.0.20250403. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-six dependency-version: 1.17.0.20250403 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 6cd71ed1280f30..4b15dbc6ac59c6 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.20240513 +types-six==1.17.0.20250403 vermin==1.6.0