From d555a082b4c5cf53c4379068d744bca9749d09ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:05:18 +0200 Subject: [PATCH] Bump mypy from 1.3.0 to 1.8.0 (#1844) Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/pkgutils.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pkgutils.txt b/requirements/pkgutils.txt index 2e7ed394..52bafd26 100644 --- a/requirements/pkgutils.txt +++ b/requirements/pkgutils.txt @@ -5,4 +5,4 @@ tox>=4.4.8 sphinx2rst>=1.0 bumpversion pydocstyle==6.3.0 -mypy==1.3.0 +mypy==1.8.0