From ab96ca763db317586be27b45d9ab4a8a10f69616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:42:45 -0500 Subject: [PATCH] Bump pytest from 7.4.4 to 8.0.0 (#327) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 82a370f..ce68ea5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -pytest==7.4.4 +pytest==8.0.0 pytest-cov==4.1.0 coverage==7.4.0 black==23.12.1