From fa02e27d609cf7aedc4742ec9b2466978008c59e Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:58:12 +0100 Subject: [PATCH] Require nanonext 1.10.0 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c0848ca0b..28efb6eed 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -35,7 +35,7 @@ Imports: jsonlite, lifecycle, openssl, - nanonext (>= 1.8.0), + nanonext (>= 1.10.0), purrr (>= 1.0.0), ragg (>= 1.4.0), rlang (>= 1.1.4),