From ad481097484c0fce84b6f14e826ea874ea929467 Mon Sep 17 00:00:00 2001 From: Ben Lawson Date: Thu, 14 Mar 2024 13:15:02 -0700 Subject: [PATCH] Bump rootcanal to 1.9.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 91d61832..0dd537a9 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.7.0 ; python_version>='3.10' + rootcanal == 1.9.0 ; python_version>='3.10' documentation = mkdocs >= 1.4.0 mkdocs-material >= 8.5.6