We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8af3848 + a60d0b3 commit 984f841Copy full SHA for 984f841
python-wrapper/pyproject.toml
@@ -41,7 +41,7 @@ requires-python = ">=3.10"
41
[project.optional-dependencies]
42
dev = [
43
"ruff==0.14.1",
44
- "mypy==1.17.1",
+ "mypy==1.18.2",
45
"pytest==8.4.2",
46
"selenium==4.32.0",
47
"ipykernel==6.30.1",
0 commit comments