From ef065dcfb60ec65f933d6e18d7143fe2764b47f9 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 21 Jul 2025 10:11:30 +0200 Subject: [PATCH] Update pixi.toml --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "*"