diff --git a/debian/control b/debian/control index 8a4d1dd1..1b810706 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,7 @@ Build-Depends: debhelper (>= 11), graphviz , latexmk , patchelf, - pve-eslint (>= 7.12.1-1), + pve-eslint (>= 7.18.0-1), python3-docutils, python3-pygments, python3-sphinx , diff --git a/debian/debcargo.toml b/debian/debcargo.toml index 612b5e33..6b0db74e 100644 --- a/debian/debcargo.toml +++ b/debian/debcargo.toml @@ -19,7 +19,7 @@ build_depends = [ "graphviz ", "latexmk ", "patchelf", - "pve-eslint (>= 7.12.1-1)", + "pve-eslint (>= 7.18.0-1)", "python3-docutils", "python3-pygments", "python3-sphinx ",