From 0b0b38b105c6f6efea4cc984bbb5dd75dfbc1e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 03:00:52 +0000 Subject: [PATCH] Bump mypy from 0.790 to 0.990 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.990. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.790...v0.990) --- 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 76ceb68..787e411 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ -r base.txt bumpversion==0.6.0 -mypy==0.790 +mypy==0.990 pylint==2.6.0 bandit==1.6.3 safety==1.9.0