From dccdf8dbcc3294d5058baeec8bdfa6f3201c11a5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 30 Mar 2026 19:55:10 +0000 Subject: [PATCH] chore(deps): update dependency pyopenssl to v26 [security] --- cloud-media-livestream/keypublisher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-media-livestream/keypublisher/requirements.txt b/cloud-media-livestream/keypublisher/requirements.txt index f56357f0f87..fd09dc080ca 100644 --- a/cloud-media-livestream/keypublisher/requirements.txt +++ b/cloud-media-livestream/keypublisher/requirements.txt @@ -3,7 +3,7 @@ functions-framework==3.9.2 google-cloud-secret-manager==2.21.1 lxml==5.2.1 pycryptodome==3.21.0 -pyOpenSSL==25.0.0 +pyOpenSSL==26.0.0 requests==2.32.4 signxml==4.0.4 pytest==8.2.0