diff --git a/Pipfile b/Pipfile index 74fd0e1..10476d2 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ towncrier = "==24.8.0" pytest = "==8.3.4" pytest-cov = "==6.0.0" coverage = "==7.6.8" -python-daemon = "==3.1.1" +python-daemon = "==3.1.2" restructuredtext-lint = "==1.4.0" mypy = "==1.13.0" black = {version = "==24.10.0", markers="python_version >= '3.8'"}