From a5ae34e9acde573eb7c2cceea1bdb87083c75c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:41:24 +0100 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 (#94) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 04fbc9e..88938af 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,3 +1,3 @@ flake8==7.1.1 black==24.10.0 -pytest==8.3.3 +pytest==8.3.4