From d8a9563e67763bd682d6c2b8939a39291d75cd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 23:02:54 +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.17.0.20250403 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-patch ... 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 6b48c0a223d..2a3b9048d1a 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -3,6 +3,6 @@ clingo==5.8.0 flake8==7.2.0 isort==6.0.1 mypy==1.15.0 -types-six==1.17.0.20250403 +types-six==1.17.0.20250515 vermin==1.6.0 pylint==3.3.7