diff --git a/Pipfile b/Pipfile index fa5e883..e4644b8 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ psutil = "==6.1.0" towncrier = "==24.8.0" pytest = "==8.3.4" pytest-cov = "==6.0.0" -coverage = "==7.6.8" +coverage = "==7.6.9" python-daemon = "==3.1.2" restructuredtext-lint = "==1.4.0" mypy = "==1.13.0"