From fc58390b62af83858a139fcdb6807ae4d4ccb371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:49:54 +0000 Subject: [PATCH] chore(deps): Bump pyopenssl from 26.2.0 to 26.3.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.2.0 to 26.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.2.0...26.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.3.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 f17e4cc6..e05e4c3d 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.3.0 yamllint == 1.38.0