diff --git a/cubicweb_s3storage/__pkginfo__.py b/cubicweb_s3storage/__pkginfo__.py
index c940b503e9d07cde767231e6b665cb49afc91286_Y3ViaWN3ZWJfczNzdG9yYWdlL19fcGtnaW5mb19fLnB5..cfaaa4dc92f10608c5e48710848d011b41937dd3_Y3ViaWN3ZWJfczNzdG9yYWdlL19fcGtnaW5mb19fLnB5 100644
--- a/cubicweb_s3storage/__pkginfo__.py
+++ b/cubicweb_s3storage/__pkginfo__.py
@@ -15,7 +15,7 @@
 web = 'https://forge.extranet.logilab.fr/cubicweb/cubes/%s' % distname
 
 __depends__ = {
-    'cubicweb': ">= 3.24.7, < 3.35.0",
+    'cubicweb': ">= 3.24.7, < 3.36.0",
     'six': '>= 1.4.0',
     'boto3': None,
 }