diff --git a/cubicweb_s3storage/__pkginfo__.py b/cubicweb_s3storage/__pkginfo__.py
index ee271fa4ecb4228fee3dc3fd443d1eb6ca9364bc_Y3ViaWN3ZWJfczNzdG9yYWdlL19fcGtnaW5mb19fLnB5..a2a131723e0776956c5492533764b030dc1e9c77_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.38.0",
+    "cubicweb": ">= 3.24.7, < 3.39.0",
     "six": ">= 1.4.0",
     "boto3": None,
 }