diff --git a/pixi.toml b/pixi.toml index 11abe884..87674cbd 100644 --- a/pixi.toml +++ b/pixi.toml @@ -14,7 +14,7 @@ allure-pytest = "*" [pypi-dependencies] pytest = "*" -pytest-json-report = "==1.0.1" +pytest-json-report = "==1.2.4" pytest-cov = "*" pluggy = "*" coverage = "*"