From 7db968547be4dc64a4fc738f0cf535c771c9200f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 14:36:01 +0000 Subject: [PATCH] build(deps-dev): bump pytest from 8.3.2 to 8.3.3 (#133) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b9c84e0..1fe7b5e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ -pytest==8.3.2 +pytest==8.3.3 pytest-cov==5.0.0