Skip to content

Commit 8ef1f88

Browse files
authored
Update dev dependencies (#86)
1 parent 0046457 commit 8ef1f88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ dev = [
2626
"hypothesis==6.115.5",
2727
"mypy==1.13.0",
2828
"polyfactory==2.17.0",
29-
"pytest-cov==5.0.0",
29+
"pytest==8.3.3",
30+
"pytest-cov==6.0.0",
3031
"ruff==0.7.1",
3132
"uvloop==0.21.0",
3233
]

0 commit comments

Comments
 (0)