Skip to content

Commit fd6223d

Browse files
authored
chore: bump teal.logger dependency to 0.4.0 and remove from Remotes (#1395)
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 a23d9bb commit fd6223d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Imports:
5959
stats,
6060
teal.code (>= 0.6.1),
6161
teal.data (>= 0.7.0),
62-
teal.logger (>= 0.3.2),
62+
teal.logger (>= 0.4.0),
6363
teal.reporter (>= 0.4.0.9004),
6464
teal.widgets (>= 0.4.3.9001),
6565
tern.gee (>= 0.1.5),
@@ -69,7 +69,7 @@ Imports:
6969
Suggests:
7070
forcats (>= 1.0.0),
7171
knitr (>= 1.42),
72-
logger (>= 0.2.0),
72+
logger (>= 0.4.0),
7373
lubridate (>= 1.7.9),
7474
nestcolor (>= 0.1.0),
7575
pkgload (>= 1.4.0),

0 commit comments

Comments
 (0)