From baf2a9b9175fc4d0332ba2e7286664b8a4edcb1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:59:19 -0700 Subject: [PATCH] misc: bump mypy from 1.10.0 to 1.10.1 (#1309) Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. 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 9a1748f82a..2cb8a6c8ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mypy==1.10.0 +mypy==1.10.1 pre-commit==3.7.1