From 9b143930b62c4cd24e874caf08da873ef5779e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:21:59 -0700 Subject: [PATCH] misc: bump mypy from 1.8.0 to 1.9.0 (#983) Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab99e1573d..6967593576 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mypy==1.8.0 +mypy==1.9.0 pre-commit==3.7.0