From 28574236cbc48e051c8e4ae0e279c87cbdb5abb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 13:08:12 +0000 Subject: [PATCH] Bump mypy from 0.982 to 1.0.0 in /requirements Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.0.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v1.0.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 21245cde1f6..fa05cd55c41 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -16,7 +16,7 @@ fire <=0.5.0 cloudpickle >1.3, <=2.2.1 scikit-learn >1.0, <1.1.1 -mypy==0.982 +mypy==1.0.0 types-PyYAML types-emoji types-protobuf