Skip to content

Commit

Permalink
vbump teal.code (#345)
Browse files Browse the repository at this point in the history
Require higher `teal.code` version after we transitioned
`teal.data::get_code` into `teal.code::get_code` and we are using
`teal.code::get_code` inside `teal.data` package.

Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr authored Oct 23, 2024
1 parent 4f0c4f8 commit 3f531a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ URL: https://insightsengineering.github.io/teal.data/,
BugReports: https://github.com/insightsengineering/teal.data/issues
Depends:
R (>= 4.0),
teal.code (>= 0.5.0)
teal.code (>= 0.5.0.9011)
Imports:
checkmate (>= 2.1.0),
lifecycle (>= 0.2.0),
Expand Down

0 comments on commit 3f531a7

Please sign in to comment.