From 0d4887042045dd327fa77e8c86980e9cfee18a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 15:30:36 -0500 Subject: [PATCH] Bump coverage from 7.3.4 to 7.4.0 (#322) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1f34c9c..195025c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==7.4.4 pytest-cov==4.1.0 -coverage==7.3.4 +coverage==7.4.0 black==23.12.1 requests==2.31.0 beautifulsoup4==4.12.2