Skip to content

Commit 3c3b612

Browse files
authored
Merge pull request #81 from neo4j/dependabot/pip/python-wrapper/ruff-0.9.4
Bump ruff from 0.9.3 to 0.9.4 in /python-wrapper
2 parents 0b4052d + 9186b10 commit 3c3b612

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.3",
44+
"ruff==0.9.4",
4545
"mypy==1.14.1",
4646
"pytest==8.3.4",
4747
"selenium==4.28.1",

0 commit comments

Comments
 (0)