From a33c37a7cb1b82ad7c22b1a6f0925cbcb59fa02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:09:56 -0400 Subject: [PATCH] pip prod(deps): bump mypy from 1.10.0 to 1.10.1 in /eng (#2665) --- eng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/requirements.txt b/eng/requirements.txt index 9fbcad41da..bbe1f3c17c 100644 --- a/eng/requirements.txt +++ b/eng/requirements.txt @@ -2,4 +2,4 @@ pyright==1.1.368 pylint==3.1.0 tox==4.15.1 -mypy==1.10.0 +mypy==1.10.1