From 2361a6c54f5695532abc2ffed826d9cf420cfdc6 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 28 Aug 2026 11:14:59 -0700 Subject: [PATCH] ci: Update cocotbext-eth Signed-off-by: Alex Forencich --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index c8f64d9..fdfb5cd 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,7 @@ deps = cocotb-test == 0.2.6 cocotbext-axi == 0.1.28 #git+http://github.com/alexforencich/cocotbext-axi.git#egg=cocotbext-axi - cocotbext-eth == 0.1.26 + cocotbext-eth == 0.1.28 #git+http://github.com/alexforencich/cocotbext-eth.git#egg=cocotbext-eth cocotbext-i2c == 0.1.2 #git+http://github.com/alexforencich/cocotbext-i2c.git#egg=cocotbext-i2c