From 809782487c62d0531f03f0942da8bde591d83d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:55:17 +0000 Subject: [PATCH] Bump the actions group in /requirements with 1 update Bumps the actions group in /requirements with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.8.0 to 1.9.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.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 3673e1d..6b0535f 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -1 +1 @@ -mypy==1.8.0 +mypy==1.9.0