Skip to content

Commit 6450529

Browse files
committed
Bump pytest minimal version
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 3d256b4 commit 6450529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ where = src
5151

5252
[options.extras_require]
5353
dev =
54-
pytest >= 6, != 7.0.0
54+
pytest >= 7.0.1
5555
pytest-xdist >= 2
5656
aboutcode-toolkit >= 7.0.2
5757
twine

0 commit comments

Comments
 (0)