From ca07a068936fd1fd840c3fa2c330f7e3dc8ca2aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 10:41:03 -0800 Subject: [PATCH] misc: bump mypy from 1.11.2 to 1.13.0 (#1748) Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.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 73489f77b0..55f7bf0c2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mypy==1.11.2 +mypy==1.13.0 pre-commit==4.0.1