From 5d0bfbb47f53eeddf651cfc814863d1049fcf5f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 14:08:12 +0100 Subject: [PATCH] Bump wheel from 0.34.2 to 0.35.1 in /ngraph/python (#3120) --- 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 3a7b5ef..c6bb0dd 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.20.1 -wheel==0.34.2 +wheel==0.35.1 -- 2.7.4