From 614ad77c570bcb2ddc0d1025624efadc8f5b505c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Dec 2024 05:22:59 +0000 Subject: [PATCH] Update coverage from 7.6.1 to 7.6.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 837806a..a3a8fdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. -coverage==7.6.1 +coverage==7.6.9 pytest==8.3.3 pytest-cov==5.0.0 freezegun==1.5.1 \ No newline at end of file