From 952e549880d3f0a2a1402c8daf931c99d0c594d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:40:16 -0500 Subject: [PATCH] Bump coverage from 7.6.9 to 7.6.10 (#415) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d55e76f..e16868c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==8.3.4 pytest-cov==6.0.0 -coverage==7.6.9 +coverage==7.6.10 black==24.10.0 requests==2.32.3 beautifulsoup4==4.12.3