We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b85c697 + 03794b1 commit 4a93c4bCopy full SHA for 4a93c4b
1 file changed
pyproject.toml
@@ -40,11 +40,11 @@ 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.150.2",
44
- "ruff>=0.5.0,<=0.14.13",
45
- "coverage>=7.5.4,<=7.13.1",
46
- "prek>=0.2.28,<0.3.0",
47
- "ty>=0.0.12,<=0.0.12",
+ "hypothesis>=6.104.2,<=6.151.4",
+ "ruff>=0.5.0,<=0.14.14",
+ "coverage>=7.5.4,<=7.13.2",
+ "prek>=0.2.28,<0.4.0",
+ "ty>=0.0.12,<=0.0.14",
48
]
49
50
[build-system]
0 commit comments