From 7d26ce8a1cda2f560a5d9c42c9137e7534f51517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:52:31 +0000 Subject: [PATCH] Bump mypy from 1.20.2 to 2.1.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4c4daa..3d85fac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ basedpyright==1.39.3 black==26.3.1 coverage==7.13.5 flit==3.12.0 -mypy==1.20.2 +mypy==2.1.0 pylint==4.0.5 pytest-asyncio==1.3.0 pytest-cov==7.1.0