From ccdc117256f86a6d8f0695cea386c278d4700572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:02:41 -0400 Subject: [PATCH] Bump coverage from 7.5.4 to 7.6.0 (#374) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e6f5346..f8ebad0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==8.2.2 pytest-cov==5.0.0 -coverage==7.5.4 +coverage==7.6.0 black==24.4.2 requests==2.32.3 beautifulsoup4==4.12.3