From 0396845e07984fe77701e6cb74d77d93e09f019a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:10:52 +0000 Subject: [PATCH] build(deps): bump pytest-bdd from 7.1.2 to 7.2.0 Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 7.1.2 to 7.2.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/7.1.2...7.2.0) --- updated-dependencies: - dependency-name: pytest-bdd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b21407db133..02249a389a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -148,7 +148,7 @@ requests-toolbelt==1.0.0 flake8==7.0.0 black==24.4.2 pytest==8.2.0 -pytest-bdd==7.1.2 +pytest-bdd==7.2.0 splinter==0.21.0 pytest-splinter==3.3.2 pytest-django==4.8.0