From 29792ae99d3c29fa29ad3f9ad3dff561d19c7c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 13:38:39 +0000 Subject: [PATCH] Bump mypy from 0.942 to 0.950 in /.depends Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.942...v0.950) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .depends/test.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.depends/test.requirements.txt b/.depends/test.requirements.txt index e0d4babc..eb4ffa09 100644 --- a/.depends/test.requirements.txt +++ b/.depends/test.requirements.txt @@ -6,7 +6,7 @@ flake8-docstrings flake8-formatter_junit_xml flake8==4.0.1 mock==4.0.2 -mypy==0.942 +mypy==0.950 pre-commit==2.17.0 pylint==2.13.5 pylint_junit