diff --git a/cubicweb_comment/__pkginfo__.py b/cubicweb_comment/__pkginfo__.py index e9c398c44404e47337b3a5ec92cb327e214da683..917dd7ed4be2675aa590271764b08ccd4adf9a4d 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.35.0"} +__depends__ = {'cubicweb': ">= 3.24.0, < 3.36.0"}