From af02454801edcf18e342c670158dede686725eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 04:22:19 +0000 Subject: [PATCH] Bump mypy from 1.11.1 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy 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 d8f434c50a8..b94d379a8f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -193,7 +193,7 @@ matplotlib-inline==0.1.7 # ipython mistune==3.0.2 # via nbconvert -mypy==1.11.1 +mypy==1.11.2 # via qcodes (pyproject.toml) mypy-extensions==1.0.0 # via mypy