From 4ad78ef31427ee7276cc71898a00d1827d65a0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:24:54 +0000 Subject: [PATCH] Bump pyopenssl from 19.0 to 26.0.0 in /BlueKeep Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/19.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BlueKeep/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlueKeep/requirements.txt b/BlueKeep/requirements.txt index 5be8219..ef35cbd 100644 --- a/BlueKeep/requirements.txt +++ b/BlueKeep/requirements.txt @@ -1 +1 @@ -pyopenssl==19.0 \ No newline at end of file +pyopenssl==26.0.0 \ No newline at end of file