Skip to content

Commit 68f9f6f

Browse files
authored
Merge pull request #175 from siliconcompiler/dependabot/pip/python-packages-437389345c
Bump pytest from 8.4.1 to 8.4.2 in the python-packages group
2 parents ceadb45 + cf2dce2 commit 68f9f6f

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 @@ timeout = "180"
3232
# Test dependencies.
3333
test = [
3434
"flake8 == 7.3.0",
35-
"pytest == 8.4.1",
35+
"pytest == 8.4.2",
3636
"pytest-timeout == 2.4.0",
3737
"tclint == 0.6.0",
3838
"sc-leflib == 0.4.0",

0 commit comments

Comments
 (0)