Change-Id: Iba4e5133026e12d654e5fe77813e9ccbaa72a139
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-coverage==7.13.0
+coverage==7.13.4
# via -r requirements-test.in
nose2==0.15.1
# via -r requirements-test.in
# via
# -r requirements.in
# pyangbind
-pyangbind==0.8.6
+pyangbind==0.8.7
# via -r requirements.in
pyyaml==6.0.3
# via -r requirements.in
-regex==2025.11.3
+regex==2026.2.19
# via pyangbind
def run(self):
self.pipinstall('pyang==2.6.1')
- self.pipinstall('pyangbind==0.8.6')
+ self.pipinstall('pyangbind==0.8.7')
import pyangbind
print("Using dir {}/{} for python artifacts".format(os.getcwd(), self.im_dir))
path = "{}/{}".format(os.getcwd(), self.im_dir)