Skip to content

Commit 942c238

Browse files
committed
Pin pytest to 7.1.3
1 parent f71da5f commit 942c238

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
@@ -56,7 +56,7 @@ dev =
5656
test =
5757
mock
5858
objgraph
59-
pytest
59+
pytest<=7.1.3
6060
pytest-cov
6161
gevent>=1.2 ; implementation_name!='pypy'
6262
eventlet>=0.17.1 ; implementation_name!='pypy'

0 commit comments

Comments
 (0)