From c544091e01a08bd361cd837104db0ec39acc2827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 04:17:32 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 8.0.1 in /misc/requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 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/7.4.3...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- misc/requirements/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements_tests.txt b/misc/requirements/requirements_tests.txt index 80585f6b..cba6610c 100644 --- a/misc/requirements/requirements_tests.txt +++ b/misc/requirements/requirements_tests.txt @@ -1,5 +1,5 @@ flaky==3.7.0 -pytest==7.4.3 +pytest==8.0.1 pytest-mock==3.12.0 pytest-qt==4.2.0 pytest-xvfb==3.0.0