Skip to content

Commit f8e5a39

Browse files
yonib05pgrayy
andauthored
Apply suggestions from code review
Co-authored-by: Patrick Gray <[email protected]>
1 parent 8e1e6b6 commit f8e5a39

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
@@ -58,7 +58,7 @@ dev = [
5858
"pre-commit>=3.2.0,<4.2.0",
5959
"pytest>=8.0.0,<9.0.0",
6060
"pytest-asyncio>=0.26.0,<0.27.0",
61-
"pytest-cov>=4.1.0,<7.0.0",
61+
"pytest-cov>=6.0.0,<7.0.0",
6262
"pytest-xdist>=3.0.0,<4.0.0",
6363
"ruff>=0.4.4,<0.5.0",
6464
]
@@ -144,7 +144,7 @@ extra-dependencies = [
144144
"moto>=5.1.0,<6.0.0",
145145
"pytest>=8.0.0,<9.0.0",
146146
"pytest-asyncio>=0.26.0,<0.27.0",
147-
"pytest-cov>=4.1.0,<7.0.0",
147+
"pytest-cov>=6.0.0,<7.0.0",
148148
"pytest-xdist>=3.0.0,<4.0.0",
149149
]
150150
extra-args = [

0 commit comments

Comments
 (0)