From b17ab36b10f9058d2cdf87d214962ac522d69199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:49:19 +0000 Subject: [PATCH] Bump pytest from 7.1.3 to 7.4.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.4.3. - [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/7.1.3...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9bb925..638940d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ flake8-coding==1.3.2 flake8-copyright==0.2.3 flake8-debugger==4.1.2 flake8-mypy==17.8.0 -pytest==7.1.3 +pytest==7.4.3 setuptools==65.5.0 wheel==0.37.1 webdriver-manager==3.8.4