Skip to content

Commit 8220fc4

Browse files
committed
Update dependencies
1 parent e49c633 commit 8220fc4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Colors = "<0.12.10, 0.12.10"
2828
CoordinateTransformations = "<0.6.3, 0.6.3"
2929
DocStringExtensions = "<0.9.3, 0.9.3"
3030
FFMPEG = "0.4.0, 0.4.1"
31-
FiniteDiff = "2.0, 2.20"
31+
FiniteDiff = "2.0, 2.21"
3232
GeometryBasics = "<0.4.7, 0.4.7"
3333
GraphBasedSystems = "1.0, 1.2"
3434
LaTeXStrings = "1.3, 1.3"
3535
LightXML = "<0.9.0, 0.9.0"
36-
MeshCat = "<0.15.1, 0.15.1"
36+
MeshCat = "<0.16.0, 0.16.0"
3737
Meshing = "<0.6.0, 0.6.0"
3838
Polyhedra = "<0.7.6, 0.7.6"
3939
Quaternions = "0.5.2, 0.7.0, 0.7.4"

examples/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616

1717
[compat]
1818
ClosedIntervals = "<0.3.0, 0.3.0"
19-
ControlSystemsBase = "1.0, 1.4"
20-
Dojo = "<0.6.1, 0.6.1"
21-
DojoEnvironments = "<0.4.1, 0.4.1"
19+
ControlSystemsBase = "1.0, 1.5"
20+
Dojo = "<0.7.1, 0.7.1"
21+
DojoEnvironments = "<0.5.2, 0.5.2"
2222
Flux = "<0.13.14, 0.13.14"
2323
ForwardDiff = "<0.10.35, 0.10.35"
2424
JLD2 = "<0.4.31, 0.4.31"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[compat]
1515
BenchmarkTools = "<1.3, 1.3"
16-
FiniteDiff = "2.0, 2.20"
16+
FiniteDiff = "2.0, 2.21"
1717
ForwardDiff = "0.10.19, 0.10.35"
1818
Rotations = "1.3, 1.5"
1919
SafeTestsets = "0.0.1, 0.0.1"

0 commit comments

Comments
 (0)