diff --git a/Pipfile b/Pipfile index 443a108..fdb6f05 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ webtest = "==3" [dev-packages] towncrier = "==23.11.0" pytest-cov = "==5.0.0" -coverage = "==7.5.4" +coverage = "==7.6.0" mypy = "==1.10.1" black = "==24.4.2" tbump = "==6.11.0"