Skip to content

Commit 6620fdf

Browse files
Update RData requirement to 1.1.0 in /docs
Updates the requirements on [RData](https://github.com/JuliaData/RData.jl) to permit the latest version. - [Release notes](https://github.com/JuliaData/RData.jl/releases) - [Changelog](https://github.com/JuliaData/RData.jl/blob/main/NEWS.md) - [Commits](JuliaData/RData.jl@v0.0.1...v1.1.0) --- updated-dependencies: - dependency-name: RData dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 038576e commit 6620fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ CodecXz = "0.7.4"
1717
Documenter = "1.16.1"
1818
Latexify = "0.16.10"
1919
Plots = "1.41.3"
20+
RData = "1.1.0"
2021
StatsPlots = "0.15.8"

0 commit comments

Comments
 (0)