diff --git a/requirements_dev.txt b/requirements_dev.txt index ccd0b1b..6e9fc04 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ coverage==5.3 pytest==6.1.2 pytest-runner==5.2 pytest-watch==4.2.0 -pytest-bdd==4.0.1 +pytest-bdd==6.1.1 dataclasses==0.8; python_version < "3.7"