Skip to content

Commit 6f3f4cc

Browse files
authored
pin pytest-bdd version to 6.0.1 (#1228)
1 parent 9698065 commit 6f3f4cc

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
@@ -59,7 +59,7 @@ tests =
5959
glom
6060
jinja2
6161
pytest
62-
pytest-bdd>=5.0.0
62+
pytest-bdd==6.0.1
6363
pytest-asyncio
6464
pytest-randomly
6565
pytest-recording

0 commit comments

Comments
 (0)