Pin pytest-bdd<8
See https://github.com/qutebrowser/qutebrowser/issues/8342
This commit is contained in:
parent
664c554bf6
commit
3608b2b3be
|
|
@ -14,7 +14,6 @@ exceptiongroup==1.2.2
|
|||
execnet==2.1.1
|
||||
filelock==3.16.1
|
||||
Flask==3.1.0
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.119.3
|
||||
idna==3.10
|
||||
|
|
@ -41,7 +40,7 @@ pluggy==1.5.0
|
|||
py-cpuinfo==9.0.0
|
||||
Pygments==2.18.0
|
||||
pytest==8.3.3
|
||||
pytest-bdd==8.0.0
|
||||
pytest-bdd==7.3.0
|
||||
pytest-benchmark==5.1.0
|
||||
pytest-cov==6.0.0
|
||||
pytest-instafail==0.5.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,8 @@ coverage
|
|||
Flask
|
||||
hypothesis
|
||||
pytest
|
||||
pytest-bdd
|
||||
# https://github.com/qutebrowser/qutebrowser/issues/8342
|
||||
pytest-bdd<8
|
||||
pytest-benchmark
|
||||
pytest-instafail
|
||||
pytest-mock
|
||||
|
|
|
|||
Loading…
Reference in New Issue