diff --git a/DESCRIPTION b/DESCRIPTION index 02bc8e9a..61db7405 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: shinytest2 Title: Testing for Shiny Applications -Version: 0.4.1.9001 +Version: 0.4.1.9002 Authors@R: c( person("Barret", "Schloerke", , "barret@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-9986-114X")), @@ -21,7 +21,7 @@ URL: https://rstudio.github.io/shinytest2/, https://github.com/rstudio/shinytest2 BugReports: https://github.com/rstudio/shinytest2/issues Depends: - testthat (>= 3.3.0) + testthat (>= 3.3.1) Imports: callr, checkmate (>= 2.0.0),