Skip to content

Commit a3ca0a5

Browse files
Copilotkarangattu
andcommitted
chore: Remove pytest-rerunfailures version pin
Co-authored-by: karangattu <[email protected]>
1 parent d97a120 commit a3ca0a5

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
@@ -60,7 +60,7 @@ test = [
6060
"playwright>=1.48.0",
6161
"pytest-xdist",
6262
"pytest-timeout",
63-
"pytest-rerunfailures<16",
63+
"pytest-rerunfailures",
6464
"pytest-cov",
6565
"coverage",
6666
"syrupy>=4.7.1",

0 commit comments

Comments
 (0)