From 2f523de97c098f9986c398fea1ec20a05e3629e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Jul 2022 22:14:49 +0000 Subject: [PATCH] build(deps): bump mypy from 0.961 to 0.971 in /ci/builder Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index f26c3db29e2ca..1c8289530479a 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -18,7 +18,7 @@ isort==5.10.1 junit-xml==1.9 kubernetes==22.6.0 kubernetes-stubs==22.6.0 -mypy==0.961 +mypy==0.971 numpy==1.22.4 pandas==1.4.3 parameterized==0.8.1