From 4f5020d8c40dd612f7cdea17690291187f7e9d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Oct 2021 04:00:55 +0000 Subject: [PATCH] Bump pytest-bdd from 4.1.0 to 5.0.0 in /misc/requirements Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/pytest-dev/pytest-bdd/releases) - [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-bdd/compare/4.1.0...5.0.0) --- updated-dependencies: - dependency-name: pytest-bdd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- misc/requirements/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements_tests.txt b/misc/requirements/requirements_tests.txt index 33fe1efb0..40d3e0ca1 100644 --- a/misc/requirements/requirements_tests.txt +++ b/misc/requirements/requirements_tests.txt @@ -3,4 +3,4 @@ pytest==6.2.5 pytest-mock==3.6.1 pytest-qt==4.0.2 pytest-xvfb==2.0.0 -pytest-bdd==4.1.0 +pytest-bdd==5.0.0