From 3e517d2a6e3a40da04c2bad26baa6738e3e474b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 22:28:03 +0000 Subject: [PATCH] Bump mypy from 0.931 to 0.940 (#446) Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.940. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.931...v0.940) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... 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 96c64d2d..3e1f6696 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ coverage==6.3.2 docutils==0.17.1 flake8==4.0.1 grablib==0.8 -mypy==0.931 +mypy==0.940 pytest==6.2.5 pytest-aiohttp==1.0.4 pytest-cov==3.0.0