From d3a2e81c898aac87dfe4c35b60bcc6d143a4c0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 18:59:50 +0000 Subject: [PATCH] Bump mypy from 1.3.0 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index 5387bf1de0..f30c58f9ce 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -13,7 +13,7 @@ pyspelling==2.8.2 pygit2==1.13.3 pre-commit==3.3.2 twine==4.0.2 -mypy==1.3.0 +mypy==1.10.0 torchpippy==0.1.1 intel_extension_for_pytorch==2.2.0; sys_platform != 'win32' and sys_platform != 'darwin' and platform_machine != 'aarch64' onnxruntime==1.17.1