Skip to content

Commit 32f63eb

Browse files
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](xmlrunner/unittest-xml-reporting@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] <support@github.com>
1 parent cc2cf3f commit 32f63eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ py-cpuinfo==9.0.0
88
scipy>=1.5.4,<1.16
99
opencv-python>=4.5; sys_platform != "darwin"
1010
opencv-python==4.8.1.78; sys_platform == "darwin"
11-
unittest-xml-reporting==3.0.4
11+
unittest-xml-reporting==3.2.0
1212
lpips==0.1.4
1313

1414
# for utils/e2e/comparator note: python 3.6 wheels is not available since 0.18

0 commit comments

Comments
 (0)