Skip to content

Commit 984f841

Browse files
authored
Merge pull request #231 from neo4j/dependabot/pip/python-wrapper/mypy-1.18.2
Bump mypy from 1.17.1 to 1.18.2 in /python-wrapper
2 parents 8af3848 + a60d0b3 commit 984f841

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
@@ -41,7 +41,7 @@ requires-python = ">=3.10"
4141
[project.optional-dependencies]
4242
dev = [
4343
"ruff==0.14.1",
44-
"mypy==1.17.1",
44+
"mypy==1.18.2",
4545
"pytest==8.4.2",
4646
"selenium==4.32.0",
4747
"ipykernel==6.30.1",

0 commit comments

Comments
 (0)