From ee6d73dbd8b23f99efa8dc2f5147354bc5e6640b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:39:17 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 8.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1. - [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.0.0...8.0.1) --- 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 bd2ebc8..0fc0379 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ readability==0.3.1 # Testing webdriver_manager==4.0.1 selenium==4.17.2 -pytest==8.0.0 +pytest==8.0.1 pytest-json-report==1.5.0 pytest-xdist==3.5.0 # Third-party-test