diff --git a/cubicweb_comment/__pkginfo__.py b/cubicweb_comment/__pkginfo__.py index 97909b5d5d65b5ef4f77ac880cb4131df051316d..35342b03785ecfc72abcc2877773afe8d6bdda45 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.33.0"} +__depends__ = {'cubicweb': ">= 3.24.0, < 3.34.0"}