From fdc6386e799b5ca2f8f849435e442f772bd3f0f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:51:40 -0700 Subject: [PATCH] Bump mypy from 0.782 to 0.971 (#188) Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.782...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c7e3aa42d..cb4fb1939 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ faker==0.7.3 flake8==3.8.3 ipython mock==2.0.0 -mypy==0.782 +mypy==0.971 nose>=1.3.1 pandas>=0.23.4 pre-commit==2.15.0