From 707d995f68a788feb72f278097bd437fd3db1514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:53:31 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 26.0.0 to 26.3.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.0.0 to 26.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.0.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] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 8e8612013..05c6941dd 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -8,7 +8,7 @@ objgraph==3.6.2 Pillow==11.3.0 pixelmatch==0.3.0 pre-commit==3.5.0 -pyOpenSSL==26.0.0 +pyOpenSSL==26.3.0 pytest==8.4.2 pytest-asyncio==1.1.0 pytest-cov==7.1.0