From fffb635f585ce97833fc74c3df31b686ad9e3eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:58:16 +0000 Subject: [PATCH] Bump unittest-xml-reporting from 3.0.4 to 3.2.0 in /tests Bumps [unittest-xml-reporting](https://github.com/xmlrunner/unittest-xml-reporting) from 3.0.4 to 3.2.0. - [Release notes](https://github.com/xmlrunner/unittest-xml-reporting/releases) - [Commits](https://github.com/xmlrunner/unittest-xml-reporting/compare/3.0.4...3.2.0) --- updated-dependencies: - dependency-name: unittest-xml-reporting dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/e2e_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index 2c37134327f7cc..6e5c0a8fafdb3f 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -8,7 +8,7 @@ py-cpuinfo==9.0.0 scipy>=1.5.4,<1.12 opencv-python>=4.5; sys_platform != "darwin" opencv-python==4.6.0.66; sys_platform == "darwin" -unittest-xml-reporting==3.0.4 +unittest-xml-reporting==3.2.0 lpips==0.1.3 # for utils/e2e/comparator note: python 3.6 wheels is not available since 0.18