Skip to content

Commit b906a34

Browse files
fix(deps): update dependency pytest to v9.0.3 (#4391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18c77b9 commit b906a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dev = [
3838
"pre-commit==4.5.1",
3939
"ruff==0.15.9",
4040
"pylint==4.0.5",
41-
"pytest==9.0.2",
41+
"pytest==9.0.3",
4242
]
4343
doc = ["sphinx"]
4444

0 commit comments

Comments
 (0)