From bcb02fe5265f1e0eb67945e389f7d7801a1d725f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 00:24:46 +0000 Subject: [PATCH] GHA: bump pytest from 9.0.2 to 9.0.3 CVE-2025-71176 Closes #21306 --- tests/http/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/http/requirements.txt b/tests/http/requirements.txt index 3661d3b2a4..feb0fedf81 100644 --- a/tests/http/requirements.txt +++ b/tests/http/requirements.txt @@ -5,6 +5,6 @@ cryptography==46.0.7 filelock==3.25.2 psutil==7.2.2 -pytest==9.0.2 +pytest==9.0.3 pytest-xdist==3.8.0 websockets==16.0