Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 3f3a2c3

Browse files
committed
Update dependency unittest-xml-reporting to v3
1 parent 07c84f1 commit 3f3a2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"nox==2019.11.9",
1010
"pluggy>=0.7",
1111
"mock==2.0.0",
12-
"unittest-xml-reporting==2.5.2",
12+
"unittest-xml-reporting==3.0.2",
1313
"codacy-coverage==1.3.11",
1414
]
1515

0 commit comments

Comments
 (0)