From fcb3b7908db9c8b1d6d5192e82d74f567ac5f053 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Tue, 31 Mar 2026 10:35:04 +0200 Subject: [PATCH] bump tftest version (#3826) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index fdff48869..7f6a0ea38 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ cloudpickle>=3.1.1 pytest>=7.2.1 PyYAML>=6.0 -tftest>=1.8.1 +tftest>=1.8.7 marko>=1.2.2 deepdiff>=6.2.3 python-hcl2>=4.3.0