From cb8ee730e66a56d6a5324636c496a8fc413e2aad Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 19 Jun 2026 20:38:55 -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 b29cb47..7ed97b5 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.24 + cocotbext-eth == 0.1.26 #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