From d68ae03d4d8eff3ac1dba872a93aaf5f23f26e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 08:00:03 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.9.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...1.9.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..8d9a885dd 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.9.0 pip-tools pre-commit protobuf>=4.0.0