From 5934c193802d347806953626448596c6b7a9f7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 10:51:23 +0200 Subject: [PATCH] Bump pytest from 8.1.1 to 8.2.0 in /misc/requirements (#813) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [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.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 43e543ed..1ae7403a 100644 --- a/misc/requirements/requirements_tests.txt +++ b/misc/requirements/requirements_tests.txt @@ -1,5 +1,5 @@ flaky==3.8.1 -pytest==8.1.1 +pytest==8.2.0 pytest-mock==3.14.0 pytest-qt==4.4.0 pytest-xvfb==3.0.0