From 2d1000379fbb68ef61b15346beb5f726aa6d59be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 23:47:10 +0000 Subject: [PATCH] pip prod(deps): bump mypy from 1.10.1 to 1.11.0 in /eng Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eng/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/requirements.txt b/eng/requirements.txt index f84a7b2127..7f2dea4521 100644 --- a/eng/requirements.txt +++ b/eng/requirements.txt @@ -2,4 +2,4 @@ pyright==1.1.371 pylint==3.2.6 tox==4.16.0 -mypy==1.10.1 +mypy==1.11.0