From f780008121c27150fc6580e398317d7ddc4595d4 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 20 Sep 2022 21:42:57 -0700 Subject: [PATCH] Update package versions Signed-off-by: Alex Forencich --- tox.ini | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/tox.ini b/tox.ini index fa1252b9a..ddac8ee86 100644 --- a/tox.ini +++ b/tox.ini @@ -11,11 +11,12 @@ python = [testenv] deps = - pytest == 6.2.5 - pytest-xdist == 2.4.0 - pytest-split == 0.4.0 - cocotb == 1.6.1 - cocotb-test == 0.2.1 + pytest == 7.1.3 + pytest-xdist == 2.5.0 + pytest-split == 0.8.0 + cocotb == 1.7.0 + cocotb-bus == 0.2.1 + cocotb-test == 0.2.2 cocotbext-axi == 0.1.18 cocotbext-eth == 0.1.18 cocotbext-pcie == 0.2.10