Skip to content

Commit aed2e77

Browse files
authored
Merge pull request #271 from neo4j/dependabot/pip/python-wrapper/ruff-0.14.14
Bump ruff from 0.14.13 to 0.14.14 in /python-wrapper
2 parents 9449618 + 4583b1c commit aed2e77

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
@@ -49,7 +49,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"]
4949

5050
[dependency-groups]
5151
dev = [
52-
"ruff==0.14.13",
52+
"ruff==0.14.14",
5353
"mypy==1.19.1",
5454
"pytest==8.4.2",
5555
"selenium==4.40.0",

0 commit comments

Comments
 (0)