From 66534b1c280dbf6a83489105dacfac21334e0ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 03:30:51 +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] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bf68fd5..8756fca 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -40,7 +40,7 @@ isort==5.12.0 # via datahub (pyproject.toml) mccabe==0.7.0 # via flake8 -mypy==1.6.1 +mypy==1.8.0 # via # datahub (pyproject.toml) # pytest-mypy