From 824eba793d5fa8ad6f5202b26af2c3b45cdaff96 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 24 Jan 2023 12:47:15 -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 1cc28f9..37462b6 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 coverage == 7.0.5 pytest-cov == 4.0.0