From da4db56905ba2b0bb32796f1b7da8ad04ae46774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 22:16:31 +0000 Subject: [PATCH] build(deps): bump mypy from 0.961 to 0.981 in /ci/builder Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.981. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.961...v0.981) --- 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 a8e9afac13594..ad24fdf5384a6 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -19,7 +19,7 @@ junit-xml==1.9 kubernetes==22.6.0 kubernetes-stubs==22.6.0.post1 # 0.971 has a regression: https://github.com/python/mypy/pull/13223. -mypy==0.961 +mypy==0.981 numpy==1.22.4 pandas==1.4.3 parameterized==0.8.1