From 139d230946f8d6fd80929a54f5537e431d3f5303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:13:15 +0000 Subject: [PATCH] Bump tsuyoshicho/action-mypy from 4 to 5 Bumps [tsuyoshicho/action-mypy](https://github.com/tsuyoshicho/action-mypy) from 4 to 5. - [Release notes](https://github.com/tsuyoshicho/action-mypy/releases) - [Commits](https://github.com/tsuyoshicho/action-mypy/compare/v4...v5) --- updated-dependencies: - dependency-name: tsuyoshicho/action-mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mypy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mypy.yml b/.github/workflows/mypy.yml index baa7512..f5131ad 100644 --- a/.github/workflows/mypy.yml +++ b/.github/workflows/mypy.yml @@ -31,4 +31,4 @@ jobs: python -m pip install --upgrade pip pip install -e .[tests] - name: Static typechecking with mypy - uses: tsuyoshicho/action-mypy@v4 + uses: tsuyoshicho/action-mypy@v5