From 73d060950e4659c3e47a0104a73023a932ce6b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 19:48:28 +0000 Subject: [PATCH] GHA: bump pip cryptography from 46.0.7 to 48.0.1 Closes #22055 --- 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 62c680420d..a31374e064 100644 --- a/tests/http/requirements.txt +++ b/tests/http/requirements.txt @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: curl -cryptography==46.0.7 +cryptography==48.0.1 filelock==3.29.0 psutil==7.2.2 pytest==9.0.3