From 95ea10a7005fc1262f3e8b6713d645f62739dc97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:56:15 +0000 Subject: [PATCH] Bump mypy from 2.2.0 to 2.3.0 Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2307c3cb1d..a28ef8402b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -195,7 +195,7 @@ matplotlib-inline==0.2.2 # ipython mistune==3.3.3 # via nbconvert -mypy==2.2.0 +mypy==2.3.0 # via qcodes (pyproject.toml) mypy-extensions==1.1.0 # via mypy