From f014092fc27c48328e1382c1f71800d8e7315656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 05:53:52 -0700 Subject: [PATCH] misc: bump mypy from 1.11.1 to 1.11.2 (#1531) Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. 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 05f2286c6b..d577224746 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mypy==1.11.1 +mypy==1.11.2 pre-commit==3.8.0