From 6ac2a3f3e2ca09930cd3a5dc214d8f161c61e0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 04:12:29 +0000 Subject: [PATCH] Bump pytest from 8.3.5 to 8.4.0 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index acb93871735..3def3c8cfb4 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -4,7 +4,7 @@ graphviz==0.20.1 imageio==2.37.0 imageio-ffmpeg==0.6.0 pypandoc_binary==1.15 -pytest==8.3.5 +pytest==8.4.0 pytest-cov==6.1.1 pytest-order==1.3.0 pytest-rerunfailures==15.0