Skip to content

Commit 8a2c3b4

Browse files
authored
Merge pull request #282 from neo4j/dependabot/pip/python-wrapper/pytest-9.0.2
Bump pytest from 8.4.2 to 9.0.2 in /python-wrapper
2 parents 9d643e5 + 056ba90 commit 8a2c3b4

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
@@ -51,7 +51,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"]
5151
dev = [
5252
"ruff==0.14.14",
5353
"mypy==1.19.1",
54-
"pytest==8.4.2",
54+
"pytest==9.0.2",
5555
"selenium==4.40.0",
5656
"ipykernel==7.1.0",
5757
"palettable==3.3.3",

0 commit comments

Comments
 (0)