From 0336775edb302bad069a8e480d0282cb7ad662c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 04:47:30 +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: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 e9036907a7f..dc8a9e7b6e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -194,7 +194,7 @@ matplotlib-inline==0.2.1 # ipython mistune==3.2.1 # via nbconvert -mypy==1.20.2 +mypy==2.0.0 # via qcodes (pyproject.toml) mypy-extensions==1.1.0 # via mypy