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.
1 parent 566450a commit 797b9d3Copy full SHA for 797b9d3
python-wrapper/pyproject.toml
@@ -41,7 +41,7 @@ requires-python = ">=3.10"
41
[project.optional-dependencies]
42
dev = [
43
"ruff==0.14.0",
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