From f1a4757b206161428574cfcfc23283aa4c4ebf71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 06:34:59 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 21.0.0 to 26.0.0 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 18b2352..8158970 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