From 63f331164f3d1f6580c2d6dd5b6260980dadf627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:08:17 +0000 Subject: [PATCH] build(deps): bump pytest from 8.2.0 to 8.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pytest 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..9599387e8f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -147,7 +147,7 @@ coverage==7.5.1 requests-toolbelt==1.0.0 flake8==7.0.0 black==24.4.2 -pytest==8.2.0 +pytest==8.3.2 pytest-bdd==7.1.2 splinter==0.21.0 pytest-splinter==3.3.2