From 78d8f5ec15be088d9dc282bd9ecd1ae279f71e8e Mon Sep 17 00:00:00 2001 From: Specmatic Renovate Date: Mon, 10 Aug 2026 00:26:20 +0000 Subject: [PATCH] [SECURITY] Update dependency pytest to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cac8b96..c197ef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coverage==7.15.4 Flask==3.1.3 marshmallow==4.3.1 -pytest==8.4.2 +pytest==9.0.3 specmatic==2.51.1 testcontainers==4.15.0