We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f299e9 commit 1f154daCopy full SHA for 1f154da
1 file changed
pyproject.toml
@@ -71,8 +71,8 @@ test = [
71
"beautifulsoup4==4.14.3",
72
"coverage==7.13.0",
73
"hypothesis==6.150.3",
74
- "unittest-xml-reporting==3.2.0",
75
"tblib==3.2.2", # used to see backtraces in unit tests
+ "unittest-xml-reporting==4.0.0",
76
]
77
78
[project.urls]
0 commit comments