From d20860950e56b89af7171f93318e9bd9fd0e976e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:29:23 +0000 Subject: [PATCH] Bump pytest from 8.0.2 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 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.0.2...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index ec7420c..0a7dbd4 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ asynctest==0.13.0 exceptiongroup==1.2.2 iniconfig==2.0.0 pluggy==1.5.0 -pytest==8.0.2 +pytest==8.4.2 pytest-asyncio==0.21.1 tomli==2.0.2 typing-extensions~=4.15.0