From a9585ecf8924bb811b4e892a3084208dd998118c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 12:02:53 +0000 Subject: [PATCH] Bump mypy from 1.6.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 610b1302b..cd0fcad78 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ black==23.12.1 flake8==6.1.0 interrogate==1.5.0 isort==5.12.0 -mypy==1.6.1 +mypy==1.8.0 pre-commit==3.5.0 pytest==7.4.4 pytest-benchmark==4.0.0