From bd9ea47550c1dafc8ff72bd081840c2197e5e7c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 07:29:23 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 632683a51..3358d3b94 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ flaky freezegun==0.3.12 hypothesis ipdb -mypy==1.4.1 +mypy==1.10.0 pip-tools pre-commit protobuf>=4.0.0