From 70d49a14dd50729f5e2cfe6697dd4b97e3735126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 02:51:12 +0000 Subject: [PATCH] Bump mypy from 0.982 to 1.6.1 Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.982...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... 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 be81452..607b9f5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ dask jsonschema pytest pytest-cov -mypy==0.982 +mypy==1.6.1 invoke==2.2.0 types-jsonschema types-setuptools==68.2.0.0