From a9cd3d77c032140ac7aa3ba3a97f4d01e34e46f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 20:07:40 +0000 Subject: [PATCH] Bump mypy from 0.782 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.782...v0.971) --- updated-dependencies: - dependency-name: mypy 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 07cdd8383f4a..3755a5f72062 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -5,7 +5,7 @@ pytest-rerunfailures pytest-xdist codacy-coverage hypothesis<5.6.0 # large number of warnings due to change in 5.6.0 https://hypothesis.readthedocs.io/en/latest/changes.html#v5-6-0 -mypy==0.782 +mypy==0.971 git+https://github.com/QCoDeS/pyvisa-sim.git lxml codecov