Skip to content

Commit 1f154da

Browse files
Bump unittest-xml-reporting from 3.2.0 to 4.0.0 (#1992)
1 parent 5f299e9 commit 1f154da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ test = [
7171
"beautifulsoup4==4.14.3",
7272
"coverage==7.13.0",
7373
"hypothesis==6.150.3",
74-
"unittest-xml-reporting==3.2.0",
7574
"tblib==3.2.2", # used to see backtraces in unit tests
75+
"unittest-xml-reporting==4.0.0",
7676
]
7777

7878
[project.urls]

0 commit comments

Comments
 (0)