From acf9c753e721fc03390bc323562d0f298c59752a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:36:53 +0000 Subject: [PATCH] chore(deps): update dependency coverage to v7.6.5 (#241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9e6bcbb..8f5e8c9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,5 +6,5 @@ icalendar==4.1.1 # test pytest==8.3.3 -coverage==7.6.4 +coverage==7.6.5 black==24.10.0