From 41a1cb8437491f8e6a7dda5fbcc5eae26648a2a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:22:33 +0000 Subject: [PATCH] Bump mypy from 1.8.0 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...v1.10.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 4bad4a92..3e3d2c37 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -134,7 +134,7 @@ matplotlib==3.8.2 # swmmanywhere (pyproject.toml) multiprocess==0.70.15 # via salib -mypy==1.8.0 +mypy==1.10.0 # via # pytest-mypy # swmmanywhere (pyproject.toml)