Skip to content

Commit 8feaf04

Browse files
Update dependency pytest to v9.1.0
1 parent 6dbd814 commit 8feaf04

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
@@ -58,7 +58,7 @@ dev = [
5858
]
5959

6060
tests = [
61-
'pytest==9.0.2',
61+
'pytest==9.1.0',
6262
'pytest-django==4.12.0',
6363
'pytest-cov==7.0.0',
6464
]

0 commit comments

Comments
 (0)