Skip to content

Commit 1905f2f

Browse files
authored
update Plots.jl and RecipesBase.jl
1 parent 666076e commit 1905f2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ PlotsExt = "Plots"
2020
LaTeXStrings = "1.1"
2121
Latexify = "0.15, 0.16"
2222
LinearAlgebra = "1"
23-
Plots = "1.35.3"
23+
Plots = "1.39"
2424
Preferences = "1.3"
25-
RecipesBase = "1.2"
25+
RecipesBase = "1.3.1"
2626
julia = "1.10"
2727

2828
[extras]

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
99
[compat]
1010
Aqua = "0.8"
1111
LaTeXStrings = "1.1"
12-
Plots = "1.35.3"
12+
Plots = "1.39"
1313
StaticArrays = "1.3"
1414
UnicodePlots = "3"

0 commit comments

Comments
 (0)