From 5c04249e411684c144c0f567a69a8b5adee47f8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:43:22 +0200 Subject: [PATCH] Bump pytest from 8.4.0 to 8.4.1 (#5960) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.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/8.4.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index a3c1c33d2..14b3f3e3f 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -6,7 +6,7 @@ pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2 pytest-cov==6.2.1 pytest-timeout==2.4.0 -pytest==8.4.0 +pytest==8.4.1 ruff==0.12.0 time-machine==2.16.0 urllib3==2.4.0