diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..9e0da5bb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ test = [ "beautifulsoup4==4.14.3", "coverage==7.13.0", "hypothesis==6.148.7", - "unittest-xml-reporting==3.2.0", + "unittest-xml-reporting==4.0.0", "tblib==3.1.0", # used to see backtraces in unit tests ]