From 0726f62bc96d3f42c369239663c64f76571abdd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 11:30:13 +0000 Subject: [PATCH] Bump wheel from 0.35.1 to 0.36.2 in /ngraph/python Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.36.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.35.1...0.36.2) Signed-off-by: dependabot[bot] --- ngraph/python/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ngraph/python/requirements_test.txt b/ngraph/python/requirements_test.txt index 0126af5d7abc83..4fd9b15474b0ca 100644 --- a/ngraph/python/requirements_test.txt +++ b/ngraph/python/requirements_test.txt @@ -7,4 +7,4 @@ pydocstyle==5.1.1 pytest==6.1.2 retrying==1.3.3 tox==3.21.2 -wheel==0.35.1 +wheel==0.36.2