Skip to content

Commit

Permalink
tests: downgrade pytest-bdd to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinywrkb committed May 9, 2022
1 parent ed9013b commit ed1e95e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Expand Up @@ -39,7 +39,7 @@ pprintpp
py
py-cpuinfo
pytest
pytest-bdd
pytest-bdd<=4.1.0
pytest-benchmark
pytest-cov
pytest-forked
Expand Down
4 changes: 2 additions & 2 deletions tests/tests-python-dependencies.json
Expand Up @@ -651,8 +651,8 @@
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/5b/d5/7b8d530ac19445c30a978022772455ff9ce9618cffa442cdf5d268c59713/pytest-bdd-5.0.0.tar.gz",
"sha256": "fab7093ed3d5e51ee0c68de093c90e4f40de345bd9a54a188b2991ce2a2a39cf"
"url": "https://files.pythonhosted.org/packages/ce/51/9f7e7cf00ef4a22f7d9e00d243d763fc4b8cf7d0f47a5648f7889ca3600b/pytest-bdd-4.1.0.tar.gz",
"sha256": "304cd2b09923b838d0c2f08331d1f4236a14ef3594efa94e3bdae0f384d3fa5d"
}
]
},
Expand Down

0 comments on commit ed1e95e

Please sign in to comment.