From ab73f2375b561178fc3b7d16d95fcea581d6c9ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 14:59:54 +0000 Subject: [PATCH] Bump mypy from 1.20.2 to 2.0.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index e770726..adc76f6 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -6,7 +6,7 @@ cryptography==48.0.0 flake8==7.3.0 fpvs==0.3.0 isort==8.0.1 -mypy==1.20.2 +mypy==2.0.0 psutil==7.2.2 pylint-per-file-ignores==3.2.1 pylint==4.0.5