diff --git a/cubicweb_comment/__pkginfo__.py b/cubicweb_comment/__pkginfo__.py index 68a37e4c59ff908051370322a7e2eccd708a366c..d31bc7f969e7af20c4cdb08fcc63b7a81877f638 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.37.0"} +__depends__ = {'cubicweb': ">= 3.24.0, < 3.38.0"}