Skip to content

Commit 8ea24c5

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 92c1ed9 commit 8ea24c5

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
@@ -32,7 +32,7 @@ dev = [
3232
"flake8 >= 5.0.0",
3333
"pytest >= 6.2.4",
3434
"pytest-timeout >= 2.1.0",
35-
"cocotb==1.9.2",
35+
"cocotb==2.0.0",
3636
"cocotb-bus==0.2.1"
3737
]
3838

0 commit comments

Comments
 (0)