From 3bde26dac82493058b33000a5fa28c8d762c1bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:59:10 +0000 Subject: [PATCH] tests/http: bump cryptography from 46.0.6 to 46.0.7 Closes #21273 --- 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 8d884727f1..3661d3b2a4 100644 --- a/tests/http/requirements.txt +++ b/tests/http/requirements.txt @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: curl -cryptography==46.0.6 +cryptography==46.0.7 filelock==3.25.2 psutil==7.2.2 pytest==9.0.2