requirements: Upgrade to pytest-bdd 6.0.0
https://github.com/pytest-dev/pytest-bdd/issues/447 has been fixed
This commit is contained in:
parent
99f65a13e7
commit
ed35a2c277
|
|
@ -33,7 +33,7 @@ py-cpuinfo==8.0.0
|
|||
Pygments==2.12.0
|
||||
pyparsing==3.0.9
|
||||
pytest==7.1.2
|
||||
pytest-bdd==4.1.0
|
||||
pytest-bdd==6.0.0
|
||||
pytest-benchmark==3.4.1
|
||||
pytest-cov==3.0.0
|
||||
pytest-forked==1.4.0
|
||||
|
|
|
|||
|
|
@ -4,8 +4,7 @@ coverage
|
|||
Flask
|
||||
hypothesis
|
||||
pytest
|
||||
# https://github.com/pytest-dev/pytest-bdd/issues/447
|
||||
pytest-bdd<5
|
||||
pytest-bdd
|
||||
pytest-benchmark
|
||||
pytest-instafail
|
||||
pytest-mock
|
||||
|
|
|
|||
Loading…
Reference in New Issue