We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77fba4e + bd2bb50 commit 03794b1Copy full SHA for 03794b1
1 file changed
pyproject.toml
@@ -40,10 +40,10 @@ 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",
+ "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",
47
"ty>=0.0.12,<=0.0.14",
48
]
49
0 commit comments