Skip to content

Commit 8aa422a

Browse files
authored
Merge pull request #225 from siliconcompiler/dependabot/pip/python-packages-bf65950590
Bump the python-packages group with 2 updates
2 parents 1531050 + 979e846 commit 8aa422a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ dynamic = ["version"]
3030
[project.optional-dependencies]
3131
# Dev dependencies.
3232
dev = [
33-
"pytest==8.4.0",
33+
"pytest==8.4.1",
3434
"pytest-xdist==3.7.0",
3535
"pytest-cov == 6.2.1"
3636
]
3737
lint = [
38-
"flake8==7.2.0",
38+
"flake8==7.3.0",
3939
"tclint==0.6.0",
4040
"codespell==2.4.1"
4141
]

0 commit comments

Comments
 (0)