Skip to content

Commit 1ac49ba

Browse files
committed
Bumped cocotb-bus dependency to be compatable with cocotb 2.0
1 parent 89c1214 commit 1ac49ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dev = [
3333
"pytest == 8.4.2",
3434
"pytest-timeout == 2.4.0",
3535
"cocotb == 2.0.0",
36-
"cocotb-bus == 0.2.1"
36+
"cocotb-bus @ git+https://github.com/cocotb/cocotb-bus.git@c53c6024391fa02263969b02a0e0de5a22974cfc"
3737
]
3838

3939
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)