Skip to content

Commit 62bc943

Browse files
chore(deps): update dependency pytest to v9 in pyproject.toml
1 parent 4dce72f commit 62bc943

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
@@ -31,7 +31,7 @@ dependencies = [
3131

3232
[dependency-groups]
3333
dev = [
34-
"pytest >=8.1.1,<9",
34+
"pytest >=9.0.2,<10",
3535
"pyyaml >=6.0"
3636
]
3737

0 commit comments

Comments
 (0)