Skip to content

Commit 39b470f

Browse files
authored
Merge pull request #85 from neo4j/dependabot/pip/python-wrapper/mypy-1.15.0
Bump mypy from 1.14.1 to 1.15.0 in /python-wrapper
2 parents 819b6dc + a265a11 commit 39b470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ requires-python = ">=3.9"
4242
[project.optional-dependencies]
4343
dev = [
4444
"ruff==0.9.4",
45-
"mypy==1.14.1",
45+
"mypy==1.15.0",
4646
"pytest==8.3.4",
4747
"selenium==4.28.1",
4848
"ipykernel==6.29.5",

0 commit comments

Comments
 (0)