Skip to content

Commit d61c746

Browse files
chore(deps): update dependency pytest-deadfixtures to v3
1 parent fda26bb commit d61c746

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ tests = [
274274
# with pytest 8.4.0
275275
"pytest>=8.2.0,<8.4.0",
276276
"pytest-benchmark>=3.4.1,<6",
277-
"pytest-deadfixtures>=2.2.1,<3",
277+
"pytest-deadfixtures>=2.2.1,<4",
278278
"pytest-clarity>=1.0.1,<2",
279279
"pytest-cov>=5,<8",
280280
"pytest-mock>=3.6.1,<4",

0 commit comments

Comments
 (0)