From 03b0d299f9fe1c69b7e873461324bdea754c6c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 22:30:35 -0700 Subject: [PATCH] build(deps): bump types-six in /.github/workflows/requirements/style (#49869) Bumps [types-six](https://github.com/typeshed-internal/stub_uploader) from 1.17.0.20250304 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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 fdbb0046637..fd008b01599 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -3,6 +3,6 @@ clingo==5.7.1 flake8==7.2.0 isort==6.0.1 mypy==1.15.0 -types-six==1.17.0.20250304 +types-six==1.17.0.20250403 vermin==1.6.0 pylint==3.3.6