From 32a850a2d0995ab353223d9bf2cf9e8ba9b1dd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:28:12 +0000 Subject: [PATCH] Bump mypy from 1.13.0 to 1.20.2 Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.15.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 b1c3cc6f..081141b3 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ qcodes pytest pytest-qt -mypy==1.13.0 +mypy==1.20.2 PyQt5-stubs==5.15.6.0 pandas-stubs watchdog \ No newline at end of file