Skip to content

Commit b93ec96

Browse files
Bump cocotb from 1.9.2 to 2.0.0 in the python-packages group
Bumps the python-packages group with 1 update: [cocotb](https://github.com/cocotb/cocotb). Updates `cocotb` from 1.9.2 to 2.0.0 - [Release notes](https://github.com/cocotb/cocotb/releases) - [Commits](cocotb/cocotb@v1.9.2...v2.0.0) --- updated-dependencies: - dependency-name: cocotb dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bc72de commit b93ec96

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
@@ -34,7 +34,7 @@ dev = [
3434
"flake8 >= 5.0.0",
3535
"pytest >= 6.2.4",
3636
"pytest-timeout >= 2.1.0",
37-
"cocotb==1.9.2",
37+
"cocotb==2.0.0",
3838
"cocotb-bus==0.2.1"
3939
]
4040

0 commit comments

Comments
 (0)