We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8138b39 + c877c18 commit 1e73f3bCopy full SHA for 1e73f3b
1 file changed
pyproject.toml
@@ -40,9 +40,9 @@ test = [
40
"pylint>=3.2.5,<=4.0.4",
41
"pytest-cov>=4.1,<=7.0.0",
42
"pytest>=7.4,<=9.0.2",
43
- "hypothesis>=6.104.2,<=6.151.4",
44
- "ruff>=0.5.0,<=0.14.14",
45
- "coverage>=7.5.4,<=7.13.2",
+ "hypothesis>=6.104.2,<=6.151.5",
+ "ruff>=0.5.0,<=0.15.0",
+ "coverage>=7.5.4,<=7.13.4",
46
"prek>=0.2.28,<0.4.0",
47
"ty>=0.0.12,<=0.0.14",
48
]
0 commit comments