From c9333a9d4a3d456c4dc07f17a4514400bb1396e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:32:56 +0000 Subject: [PATCH] chore(deps): Bump pyopenssl from 26.2.0 to 26.4.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.2.0 to 26.4.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.2.0...26.4.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afb995f..8d8d193 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ mkdocs-redirects == 1.2.3 pip-audit == 2.10.1 Pygments == 2.20.0 pymdown-extensions == 10.21.3 -PyOpenSSL == 26.2.0 +PyOpenSSL == 26.4.0 yamllint == 1.38.0