From cb518cccf9f1e3e0221ce0febcc8303ec0fdbc8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:32:53 +0000 Subject: [PATCH] Bump pyopenssl from 24.3.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bee4fe7c..89706585 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mock==5.1.0 mysqlclient==2.2.6 Pillow==11.0.0 pycurl==7.45.4 -pyOpenSSL==24.3.0 +pyOpenSSL==26.0.0 python-dateutil==2.9.0.post0 python-postmark==0.6.0 requests==2.32.3