We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9003d0 commit 4c34305Copy full SHA for 4c34305
allure-pytest-bdd/setup.py
@@ -27,7 +27,7 @@
27
28
install_requires = [
29
"pytest>=4.5.0",
30
- "pytest-bdd>=3.0.0"
+ "pytest-bdd>=5.0.0"
31
]
32
33
0 commit comments