From e849f0712cef14c5bd0b38d57762bb234c0d3a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:30:50 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.10.0 in /requirements in the actions group Bumps the actions group in /requirements with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.9.0 to 1.10.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- requirements/typecheck.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 6b0535f..a0dcb92 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -1 +1 @@ -mypy==1.9.0 +mypy==1.10.0