From c8958437ec7c3dd491e8dcd37bf6c67ffb691120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:04:00 +0000 Subject: [PATCH] Bump pytest from 8.3.5 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...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.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0441274..596f8c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,8 +68,10 @@ platformdirs==4.3.8 pluggy==1.6.0 # via pytest pygments==2.19.1 - # via rich -pytest==8.3.5 + # via + # pytest + # rich +pytest==8.4.2 # via # -r requirements.in # pytest-cookies