From cdb16c9ffc31ec6bf620864999df4b327b15ff7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:33:26 +0000 Subject: [PATCH] Bump mypy from 1.20.2 to 2.3.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.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 0036c77..a06cc1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ basedpyright==1.39.9 black==26.3.1 coverage==7.14.3 flit==3.12.0 -mypy==1.20.2 +mypy==2.3.0 pylint==4.0.6 pytest-asyncio==1.4.0 pytest-cov==7.1.0