From fb11eb913b98e0cc2d2077dbb9de49c272593d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 22:57:54 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 26.0.0 to 26.4.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.0.0 to 26.4.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.0.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] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 077ff9a77..5f62d0453 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -6,7 +6,7 @@ objgraph==3.6.2 Pillow==12.3.0 pixelmatch==0.3.0 pre-commit==3.5.0 -pyOpenSSL==26.0.0 +pyOpenSSL==26.4.0 pytest==9.0.3 pytest-asyncio==1.4.0 pytest-rerunfailures==16.4