From 04692ad1e2637cc8cd7a730b7e7435c2c92f4f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 08:06:38 +0000 Subject: [PATCH] build(deps-dev): bump mypy from 1.5.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.5.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 17330ea..8912653 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ coverage==7.3.1 doxypypy==0.8.8.7 flake8==6.1.0 isort==5.12.0 -mypy==1.5.1 +mypy==1.8.0 pip==23.2.1 pip-upgrader==1.4.15 tox==4.11.3