From 680d7ffb69f29207f3af1205d8586a854447f554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 04:02:26 +0000 Subject: [PATCH] Bump mypy from 1.18.1 to 1.18.2 Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9163d5cf7a..778842e9b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -191,7 +191,7 @@ matplotlib-inline==0.1.7 # ipython mistune==3.1.4 # via nbconvert -mypy==1.18.1 +mypy==1.18.2 # via qcodes (pyproject.toml) mypy-extensions==1.1.0 # via mypy