Skip to content

Commit 7394ef4

Browse files
committed
deps(pytest-bdd): pytest-bdd>=5.0.0
1 parent e9003d0 commit 7394ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-pytest-bdd/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
install_requires = [
2929
"pytest>=4.5.0",
30-
"pytest-bdd>=3.0.0"
30+
"pytest-bdd>=5.0.0"
3131
]
3232

3333

0 commit comments

Comments
 (0)