diff --git a/Pipfile b/Pipfile index db377a0..42419ba 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ inflect = "==7.4.0" towncrier = "==24.8.0" pytest = "==8.3.3" pytest-cov = "==6.0.0" -coverage = "==7.6.7" +coverage = "==7.6.8" mock = "==5.1.0" requests-mock = "==1.12.1" black = "==24.10.0"