Skip to content

Commit 5c346bf

Browse files
committed
Bump KiteUtils to 0.10.8
1 parent 63ae166 commit 5c346bf

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

Manifest-v1.11.toml.default

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.11.5"
44
manifest_format = "2.0"
5-
project_hash = "4d9efea1ce0087ebd651bb967cad7a8eb20d6eb5"
5+
project_hash = "b2f7ced650e405a92e734c40bab3c33f80fbbad3"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32"
@@ -894,9 +894,9 @@ version = "0.3.8"
894894

895895
[[deps.KiteUtils]]
896896
deps = ["Arrow", "CSV", "DocStringExtensions", "LinearAlgebra", "OrderedCollections", "Parameters", "Parsers", "Pkg", "PrecompileTools", "RecursiveArrayTools", "ReferenceFrameRotations", "Rotations", "StaticArrays", "StructArrays", "StructTypes", "YAML"]
897-
git-tree-sha1 = "824fc2f35d5afd6332d28c69fe9e31e11267e934"
897+
git-tree-sha1 = "820aaf119d00851f9479ad54a3350d1167e08bd8"
898898
uuid = "90980105-b163-44e5-ba9f-8b1c83bb0533"
899-
version = "0.10.7"
899+
version = "0.10.8"
900900

901901
[[deps.Krylov]]
902902
deps = ["LinearAlgebra", "Printf", "SparseArrays"]
@@ -2091,14 +2091,16 @@ version = "1.11.0"
20912091

20922092
[[deps.Unitful]]
20932093
deps = ["Dates", "LinearAlgebra", "Random"]
2094-
git-tree-sha1 = "d62610ec45e4efeabf7032d67de2ffdea8344bed"
2094+
git-tree-sha1 = "02c1ac8104c9cf941395db79c611483909c04c7d"
20952095
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
2096-
version = "1.22.1"
2097-
weakdeps = ["ConstructionBase", "InverseFunctions"]
2096+
version = "1.23.0"
2097+
weakdeps = ["ConstructionBase", "ForwardDiff", "InverseFunctions", "Printf"]
20982098

20992099
[deps.Unitful.extensions]
21002100
ConstructionBaseUnitfulExt = "ConstructionBase"
2101+
ForwardDiffExt = "ForwardDiff"
21012102
InverseFunctionsUnitfulExt = "InverseFunctions"
2103+
PrintfExt = "Printf"
21022104

21032105
[[deps.Unityper]]
21042106
deps = ["ConstructionBase"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Documenter = "1.10.1"
5959
Interpolations = "0.15.1"
6060
JLD2 = "0.5"
6161
KitePodModels = "0.3.8"
62-
KiteUtils = "0.10.5"
62+
KiteUtils = "0.10.8"
6363
LaTeXStrings = "1.4.0"
6464
LinearAlgebra = "1.10, 1.11"
6565
LinearSolve = "~2.39.0, 3"

0 commit comments

Comments
 (0)