From 5caafbb9e75183d4c85a435deb106ec36aa7f4b5 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 24 Jan 2023 12:54:08 -0800 Subject: [PATCH] Update package versions Signed-off-by: Alex Forencich --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 43e951c..f443565 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,9 +67,9 @@ usedevelop = True deps = pytest == 7.2.1 pytest-xdist == 3.1.0 - cocotb == 1.6.2 + cocotb == 1.7.2 cocotb-bus == 0.2.1 - cocotb-test == 0.2.2 + cocotb-test == 0.2.4 cocotbext-axi == 0.1.18 coverage == 7.0.5 pytest-cov == 4.0.0