diff --git a/Pipfile b/Pipfile index 5a0d464..d2a9caf 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ inflect = "==7.5.0" towncrier = "==24.8.0" pytest = "==8.3.4" pytest-cov = "==6.0.0" -coverage = "==7.6.11" +coverage = "==7.6.12" mock = "==5.1.0" requests-mock = "==1.12.1" black = "==25.1.0"