diff --git a/Pipfile b/Pipfile index 0f178d9..ac3ccba 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ psutil = "==6.0.0" towncrier = "==24.7.1" pytest = "==8.3.2" pytest-cov = "==5.0.0" -coverage = "==7.6.0" +coverage = "==7.6.1" python-daemon = "==3.0.1" restructuredtext-lint = "==1.4.0" mypy = "==1.11.1"