Merge "Update GNPy version used for functional tests"
authorGilles Thouenon <gilles.thouenon@orange.com>
Thu, 2 Jun 2022 14:30:32 +0000 (14:30 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 2 Jun 2022 14:30:32 +0000 (14:30 +0000)
tox.ini

diff --git a/tox.ini b/tox.ini
index f2481dacfeeb2da40477bc70046ac766d9232362..97e5fd72f68ed60f8fcbf3bafd21df605bb0675a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -64,7 +64,7 @@ deps =
   -r{toxinidir}/tests/requirements.txt
   -r{toxinidir}/tests/test-requirements.txt
   setuptools>=7.0
-  gnpy4tpce==2.4.3
+  gnpy4tpce==2.4.5
 whitelist_externals = launch_tests.sh
 passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION
 basepython = python3.8