Skip to content

Commit 4fc7168

Browse files
committed
2 parents 70eecec + 73b815e commit 4fc7168

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
@@ -27,8 +27,8 @@ test = [
2727
"pre-commit-hooks==6.0.0",
2828
"pytest==8.4.2",
2929
"pytest-cov==7.0.0",
30-
"tomli==2.2.1",
31-
"ruff==0.14.0",
30+
"tomli==2.3.0",
31+
"ruff==0.14.1",
3232
]
3333

3434
[tool.codespell]

0 commit comments

Comments
 (0)