From c5a1ee648fbf1f65cec4a46d8777cadaf9a1e29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 17:01:23 +0000 Subject: [PATCH] build(deps-dev): bump mypy from 0.982 to 0.991 Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a3a64d5e..a5a2aa16 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ flake8-noqa==1.2.9 flake8-polyfill==1.0.2 flake8-use-fstring==1.4 -mypy==0.982 +mypy==0.991 pep8-naming==0.13.2 safety==2.3.1 types-requests==2.28.11.2