From 4ab8bf2a8e40e62998678781ae42d6defb69b1ba Mon Sep 17 00:00:00 2001 From: Pawel Rucki <12943682+pawelru@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:16:16 +0200 Subject: [PATCH] vbump testthat --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 74af2a0..d11435d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -21,7 +21,7 @@ Imports: stringr (>= 0.4) Suggests: pkgdown (>= 2.0.0), - testthat (>= 3.0.4), + testthat (>= 3.1.5), withr (>= 2.4.3) Config/Needs/verdepcheck: tidyverse/glue, jeroen/jsonlite, lzstring=parmsam/lzstring-r, r-lib/roxygen2, tidyverse/stringr,