This is an automated email from the ASF dual-hosted git repository.

szaszm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git

commit a89a27c9a35ec5684b96b91a6bb96ab0bb8c34f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 20:31:09 2026 +0100

    Bump pyopenssl from 25.0.0 to 26.0.0 in /behave_framework
    
    Closes #2137
    
    Signed-off-by: Marton Szasz <[email protected]>
---
 behave_framework/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/behave_framework/pyproject.toml b/behave_framework/pyproject.toml
index 263750d9f..c2cc3e4b3 100644
--- a/behave_framework/pyproject.toml
+++ b/behave_framework/pyproject.toml
@@ -9,7 +9,7 @@ dependencies = [
     "PyYAML==6.0.3",
     "humanfriendly==10.0",
     "m2crypto==0.46.2",
-    "pyopenssl==25.0.0",
+    "pyopenssl==26.0.0",
     "pyjks==20.0.0"
 ]
 

Reply via email to