From d5f77a14f9a77d81a9bac1766978256a6d560c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:06:11 +0000 Subject: [PATCH] build(deps): bump mypy from 1.7.1 to 1.9.0 in /requirements Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 4abe777..015020f 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -1,3 +1,3 @@ black==23.11.0 flake8==6.1.0 -mypy==1.7.1 +mypy==1.9.0