From 48bb5afedd9d0bff396614f82f87b5b64e5aa202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 11:42:34 +0000 Subject: [PATCH] chore(deps): Bump mypy from 2.1.0 to 2.3.0 Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.1.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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index fd992016..b74e7187 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -2,7 +2,7 @@ qcodes pytest pytest-qt hypothesis -mypy==2.1.0 +mypy==2.3.0 PySide6-stubs pandas-stubs watchdog \ No newline at end of file