Change-Id: I5861a620eb42d5d50e2e3e8ef1f339ec1f85f485
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-coverage==6.2
+coverage==6.4.1
# via
# -r requirements-test.in
# nose2
-nose2==0.10.0
+nose2==0.11.0
# via -r requirements-test.in
six==1.16.0
# via nose2
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-bitarray==2.3.5
+bitarray==2.5.1
# via pyangbind
enum34==1.1.10
# via pyangbind
-lxml==4.7.1
+lxml==4.9.0
# via
# pyang
# pyangbind
-pyang==2.5.2
+pyang==2.5.3
# via
# -r requirements.in
# pyangbind
# via -r requirements.in
pyyaml==5.4.1
# via -r requirements.in
-regex==2021.11.10
+regex==2022.6.2
# via pyangbind
six==1.16.0
# via pyangbind
#######################################################################################
[testenv:pip-compile]
-deps = pip-tools==6.4.0
+deps = pip-tools==6.6.2
skip_install = true
whitelist_externals = bash
[