diff --git a/cubicweb_comment/__pkginfo__.py b/cubicweb_comment/__pkginfo__.py index 917dd7ed4be2675aa590271764b08ccd4adf9a4d..68a37e4c59ff908051370322a7e2eccd708a366c 100644 --- a/cubicweb_comment/__pkginfo__.py +++ b/cubicweb_comment/__pkginfo__.py @@ -19,4 +19,4 @@ classifiers = [ 'Programming Language :: JavaScript', ] -__depends__ = {'cubicweb': ">= 3.24.0, < 3.36.0"} +__depends__ = {'cubicweb': ">= 3.24.0, < 3.37.0"}