We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6580049 + 09d0649 commit aae1e74Copy full SHA for aae1e74
1 file changed
pyproject.toml
@@ -38,8 +38,8 @@ test = [
38
"pylint>=3.2.5,<=4.0.4",
39
"pytest-cov>=4.1,<=7.0.0",
40
"pytest>=7.4,<=9.0.2",
41
- "hypothesis>=6.104.2,<=6.148.9",
42
- "ruff>=0.5.0,<=0.14.10",
+ "hypothesis>=6.104.2,<=6.150.2",
+ "ruff>=0.5.0,<=0.14.11",
43
"coverage>=7.5.4,<=7.13.1",
44
"pre-commit<=4.5.1",
45
"ty>=0.0.8,<=0.0.8",
0 commit comments