Skip to content

Commit 5402f66

Browse files
authored
chore: bump teal.logger dependency to 0.4.0 and remove from Remotes (#893)
This PR updates all DESCRIPTION files to require teal.logger (>= 0.4.0) and removes it from Remotes. --------- Signed-off-by: Marcin <[email protected]>
1 parent c6c008d commit 5402f66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Imports:
6060
stringr (>= 1.4.1),
6161
teal.code (>= 0.6.1),
6262
teal.data (>= 0.7.0),
63-
teal.logger (>= 0.3.2.9001),
63+
teal.logger (>= 0.4.0),
6464
teal.reporter (>= 0.4.0.9004),
6565
teal.widgets (>= 0.4.3.9005),
6666
tern (>= 0.9.7),
@@ -70,7 +70,7 @@ Imports:
7070
utils
7171
Suggests:
7272
knitr (>= 1.42),
73-
logger (>= 0.2.0),
73+
logger (>= 0.4.0),
7474
nestcolor (>= 0.1.0),
7575
pkgload,
7676
rlang (>= 1.0.0),
@@ -84,7 +84,6 @@ VignetteBuilder:
8484
knitr,
8585
rmarkdown
8686
Remotes:
87-
insightsengineering/teal.logger@main,
8887
insightsengineering/teal.reporter@main,
8988
insightsengineering/teal.transform@main,
9089
insightsengineering/teal.widgets@main,

0 commit comments

Comments
 (0)