Skip to content

Commit 6dfc04b

Browse files
committed
[pyqt6] tests: downgrade pytest-bdd to 4.1.0
pytest-dev/pytest-bdd#447
1 parent ed9013b commit 6dfc04b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pprintpp
3939
py
4040
py-cpuinfo
4141
pytest
42-
pytest-bdd
42+
pytest-bdd<=4.1.0
4343
pytest-benchmark
4444
pytest-cov
4545
pytest-forked

Diff for: tests/tests-python-dependencies.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -651,8 +651,8 @@
651651
},
652652
{
653653
"type": "file",
654-
"url": "https://files.pythonhosted.org/packages/5b/d5/7b8d530ac19445c30a978022772455ff9ce9618cffa442cdf5d268c59713/pytest-bdd-5.0.0.tar.gz",
655-
"sha256": "fab7093ed3d5e51ee0c68de093c90e4f40de345bd9a54a188b2991ce2a2a39cf"
654+
"url": "https://files.pythonhosted.org/packages/ce/51/9f7e7cf00ef4a22f7d9e00d243d763fc4b8cf7d0f47a5648f7889ca3600b/pytest-bdd-4.1.0.tar.gz",
655+
"sha256": "304cd2b09923b838d0c2f08331d1f4236a14ef3594efa94e3bdae0f384d3fa5d"
656656
}
657657
]
658658
},

0 commit comments

Comments
 (0)