From 5cd9cde4c8b4b0b8679cbc0dad6a3c3d8d5b1d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:59:48 +0000 Subject: [PATCH] Bump pytest from 8.3.1 to 8.3.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 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.3.1...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b620b64..2f76970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ readability==0.3.1 # Testing webdriver_manager==4.0.1 selenium==4.23.0 -pytest==8.3.1 +pytest==8.3.2 pytest-json-report==1.5.0 pytest-xdist==3.6.1 # Third-party-test