From 26f3c20c865f499df85bb1de1c122fb30b2fb007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 17:10:45 +0000 Subject: [PATCH] Bump mypy from 0.971 to 0.982 Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.971...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a867ea2294..afca7d9a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ flake8-bugbear==22.7.1 flake8-pie==0.16.0; python_version>='3.7' importlib-metadata==4.13.0; python_version>='3.7' isort==5.10.1 -mypy==0.971 +mypy==0.982 types-certifi==2021.10.8.2 pytest==7.1.2 pytest-asyncio==0.19.0