From e7e9f9509ad549b94514235120a54d4d194fd28f Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Fri, 2 Feb 2024 20:33:19 -0800 Subject: [PATCH] update rootcanal version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 09d8722..8ef11b1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -99,7 +99,7 @@ development = types-protobuf >= 4.21.0 avatar = pandora-avatar == 0.0.5 - rootcanal == 1.6.0 ; python_version>='3.10' + rootcanal == 1.7.0 ; python_version>='3.10' documentation = mkdocs >= 1.4.0 mkdocs-material >= 8.5.6