From 083632af872b88df63e559d31bc9487565fb1406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:29:10 +0000 Subject: [PATCH] Bump pyopenssl from 24.2.1 to 26.0.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pyopenssl](https://github.com/pyca/pyopenssl). Updates `pyopenssl` from 24.2.1 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.2.1...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fb8ff9..1201032 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyOpenSSL==24.2.1 +pyOpenSSL==26.0.0 cachetools==3.1.1 boto==2.49.0 gcs-oauth2-boto-plugin