From 3ca49de7df5270ce08efb6df0f0fd4d155b05893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 15:28:16 -0500 Subject: [PATCH] Bump pytest from 7.4.3 to 7.4.4 (#321) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ed5bc3a..1f34c9c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 coverage==7.3.4 black==23.12.1