From 17360f388a8115dd9a85c3ea24f706cfda77c263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 15:55:38 +0000 Subject: [PATCH] Bump pytest from 8.4.0 to 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] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f5bb43610e..1d83ca90a4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ hypothesis==6.135.14 igraph==0.11.9 jsonschema==4.24.0 pre-commit==4.2.0 -pytest==8.4.0 +pytest==8.4.1 pytest-cov==6.2.1 pytest-responses==0.5.1 responses==0.21.0