diff --git a/cubicweb_s3storage/__pkginfo__.py b/cubicweb_s3storage/__pkginfo__.py index e7aecb64ccd772244e60314ef5d86bfee29fdb68_Y3ViaWN3ZWJfczNzdG9yYWdlL19fcGtnaW5mb19fLnB5..2607f5674a83495227eab11433acd9b9fa7bb011_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.37.0", + 'cubicweb': ">= 3.24.7, < 3.38.0", 'six': '>= 1.4.0', 'boto3': None, }