Skip to content

Commit 67638dc

Browse files
authored
Merge pull request #92 from neo4j/dependabot/pip/python-wrapper/ruff-0.9.7
Bump ruff from 0.9.4 to 0.9.7 in /python-wrapper
2 parents b9ef0ed + ebfe69a commit 67638dc

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

4242
[project.optional-dependencies]
4343
dev = [
44-
"ruff==0.9.4",
44+
"ruff==0.9.7",
4545
"mypy==1.15.0",
4646
"pytest==8.3.4",
4747
"selenium==4.28.1",

0 commit comments

Comments
 (0)