Skip to content

Commit 37865a6

Browse files
chore(deps): update dependency dev/pytest to <7.5 (#95)
Co-authored-by: Matt Kramer <[email protected]>
1 parent f2e5e6d commit 37865a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
dev = [
3030
"coverage<6.6",
3131
"mypy<=0.950",
32-
"pytest<7.2",
32+
"pytest<7.5",
3333
"types-toml<0.11",
3434
]
3535
docs = [

0 commit comments

Comments
 (0)