We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d9a3c7 + 4823731 commit de3933dCopy full SHA for de3933d
1 file changed
pyproject.toml
@@ -58,12 +58,12 @@ holobench = { path = ".", editable = true }
58
59
[project.optional-dependencies]
60
test = [
61
- "pylint>=3.2.5,<=4.0.2",
+ "pylint>=3.2.5,<=4.0.4",
62
"pytest-cov>=4.1,<=7.0.0",
63
- "pytest>=7.4,<=8.4.2",
64
- "hypothesis>=6.104.2,<=6.142.5",
65
- "ruff>=0.5.0,<=0.14.3",
66
- "coverage>=7.5.4,<=7.11.0",
+ "pytest>=7.4,<=9.0.2",
+ "hypothesis>=6.104.2,<=6.148.8",
+ "ruff>=0.5.0,<=0.14.10",
+ "coverage>=7.5.4,<=7.13.0",
67
"nbformat",
68
"ipykernel",
69
"pip",
0 commit comments