From 1851da3870ccd13b196636321260d401d100bb20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:33:02 +0000 Subject: [PATCH] chore(deps): bump pyopenssl in /cloud-media-livestream/keypublisher Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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