From 7f4e440220246b49c0fd38e85f1a504999d1e383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:18:48 +0000 Subject: [PATCH] build(deps): bump pytest-bdd from 7.1.2 to 7.3.0 Bumps [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) from 7.1.2 to 7.3.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.3.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..dad34cf35d3 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.3.0 splinter==0.21.0 pytest-splinter==3.3.2 pytest-django==4.8.0