Skip to content

Commit a822bb9

Browse files
fix(deps): update dependency pytest to v8.4.1
1 parent f0cb3ad commit a822bb9

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
@@ -37,7 +37,7 @@ dev = [
3737
"ruff==0.12.0",
3838
"pylint==3.3.7",
3939
"pylint-pydantic==0.3.5",
40-
"pytest==8.4.0",
40+
"pytest==8.4.1",
4141
]
4242
doc = ["sphinx"]
4343

0 commit comments

Comments
 (0)