diff --git a/pixi.toml b/pixi.toml index 62007352..7b4f4cfa 100644 --- a/pixi.toml +++ b/pixi.toml @@ -16,6 +16,6 @@ allure-pytest = "*" pytest = "*" pytest-cov = "*" pytest-html = "*" -pytest-json-report = "==0.6.0" +pytest-json-report = "==0.8.0" pytest-md-report = "*" coverage = "*"