From 410d2c84d83a74b60c87b92beaa0f9c4dd0ef588 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Mon, 21 Jul 2025 10:25:27 +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 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 = "*"