From 46bcd9fa97c66116f2ce4f53a268cc13fc438cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:21:44 -0400 Subject: [PATCH] Bump pytest from 8.3.2 to 8.3.3 (#385) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d58debc..6161ea8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -pytest==8.3.2 +pytest==8.3.3 pytest-cov==5.0.0 coverage==7.6.1 black==24.8.0