From c1ba45f97dc7da6a571247c631dfb49c31f44d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:42:19 +0000 Subject: [PATCH] Bump pyopenssl from 21.0.0 to 26.0.0 in /src Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 21.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/21.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 58600ca..a9cb8a9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -75,7 +75,7 @@ PyGObject==3.42.1 PyHamcrest==2.0.2 PyICU==2.8.1 PyJWT==2.4.0 -pyOpenSSL==21.0.0 +pyOpenSSL==26.0.0 pyparsing==2.4.7 pyRFC3339==1.1 pyrsistent==0.18.1