Skip to content

Commit 87285f0

Browse files
authored
fix failed jobs (#305)
Fixes #303 Worfklows - 1 https://github.com/insightsengineering/teal.osprey/actions/runs/15757238218 - 2 https://github.com/insightsengineering/teal.osprey/actions/runs/15777476701 --------- Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
1 parent a07a8d8 commit 87285f0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

DESCRIPTION

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,20 @@ Imports:
3636
shinyvalidate,
3737
teal.code (>= 0.6.1),
3838
teal.data (>= 0.7.0),
39-
teal.logger (>= 0.3.2),
39+
teal.logger (>= 0.3.2.9001),
4040
teal.reporter (>= 0.4.0),
4141
teal.widgets (>= 0.4.3),
4242
tern (>= 0.9.7),
4343
tidyr (>= 0.8.3)
4444
Suggests:
4545
knitr (>= 1.42),
46-
logger (>= 0.2.2),
46+
logger (>= 0.4.0),
4747
rmarkdown (>= 2.23),
48-
testthat (>= 3.1.5),
48+
testthat (>= 3.2.3),
4949
withr (>= 2.0.0)
5050
Remotes:
51-
insightsengineering/osprey
51+
insightsengineering/osprey,
52+
insightsengineering/teal.logger@main
5253
Config/Needs/verdepcheck: insightsengineering/osprey, rstudio/shiny,
5354
insightsengineering/teal, insightsengineering/teal.slice,
5455
insightsengineering/teal.transform, mllg/checkmate, tidyverse/dplyr,

0 commit comments

Comments
 (0)