diff --git a/behave_framework/pyproject.toml b/behave_framework/pyproject.toml index 263750d9f6..c2cc3e4b3c 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" ]