From d834e8bf4e48731d5e51f925ba06c0268822b558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:00:51 -0700 Subject: [PATCH] misc: bump mypy from 1.9.0 to 1.10.0 (#1092) Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6967593576..59c73aae33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mypy==1.9.0 +mypy==1.10.0 pre-commit==3.7.0