From 27a1f616319ff9cd38247cc842e15058d7437b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 21:57:47 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... 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 b2946979..e00d9656 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ coveralls[yaml]==4.0.0 -pytest==8.2.0 +pytest==8.2.1 pytest-cov==5.0.0 pytest-mock==3.14.0 wptserve==4.0.2