From 58e122df919f30ebc27365a4ef93393d5575ba89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:01:28 +0000 Subject: [PATCH] Bump pytest from 8.4.1 to 8.4.2 in /tools Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5c2a4e73..b1cc9c27 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -16,7 +16,7 @@ pycodestyle==2.14.0 pyflakes==3.4.0 pyparsing==3.2.4 pytest-cov==6.2.1 -pytest==8.4.1 +pytest==8.4.2 six==1.16.0 yapf==0.43.0 zipp==3.23.0