Skip to content

Commit 3549f01

Browse files
authored
Merge pull request #61 from neo4j/dependabot/pip/python-wrapper/ruff-0.9.2
Bump ruff from 0.9.0 to 0.9.2 in /python-wrapper
2 parents 2fcb3e2 + 56dab97 commit 3549f01

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
@@ -40,7 +40,7 @@ requires-python = ">=3.9"
4040

4141
[project.optional-dependencies]
4242
dev = [
43-
"ruff==0.9.0",
43+
"ruff==0.9.2",
4444
"mypy==1.14.1",
4545
"pytest==8.3.4",
4646
"selenium==4.28.0",

0 commit comments

Comments
 (0)