From 6167bc932de838685f083d42fe9c7f4616bf00c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:02:49 +0000 Subject: [PATCH] chore(deps): bump pyopenssl from 25.3.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1858c9..b7ba2ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -235,7 +235,7 @@ pyflakes==3.4.0 # via flake8 pygments==2.19.2 # via pytest -pyopenssl==25.3.0 +pyopenssl==26.0.0 # via twisted pyphen==0.17.2 # via weasyprint