From 204ad7a5171fa60c5783b5aae103bc9f43101aae Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sat, 6 Sep 2025 18:23:06 -0700 Subject: [PATCH] Update setup.cfg Signed-off-by: Alex Forencich --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 8fa9aa2..5d217bf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -66,11 +66,11 @@ setenv = usedevelop = True deps = - pytest == 7.2.1 - pytest-xdist == 3.1.0 - cocotb == 1.7.2 + pytest == 8.3.4 + pytest-xdist == 3.6.1 + cocotb == 1.9.2 cocotb-bus == 0.2.1 - cocotb-test == 0.2.4 + cocotb-test == 0.2.6 coverage == 7.0.5 pytest-cov == 4.0.0