From 2f30c03ee05d8baa28845f17d9550edc240af162 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 09:08:35 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v9.1.1 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index bb342b7..81bd839 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -15,7 +15,7 @@ # python -m pytest gate/tests training/gen/tests training/tests validation deploy/test_public_boundary.py deploy/test_repository_profiles.py deploy/test_install_units.py -v # python -m pytest appliance/tests -v -pytest==9.1.0 +pytest==9.1.1 numpy==2.4.6 scipy==1.17.1 cryptography==49.0.0