Skip to content

Commit e7780bd

Browse files
authored
Merge pull request #46 from neo4j/dependabot/pip/python-wrapper/mypy-1.14.1
Bump mypy from 1.13.0 to 1.14.1 in /python-wrapper
2 parents abe8963 + 35a7c81 commit e7780bd

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.9"
4141
[project.optional-dependencies]
4242
dev = [
4343
"ruff==0.8.4",
44-
"mypy==1.13.0",
44+
"mypy==1.14.1",
4545
"pytest==8.3.4",
4646
"selenium==4.27.1",
4747
"palettable==3.3.3",

0 commit comments

Comments
 (0)