Skip to content

Commit e1e0b90

Browse files
committed
bump Casadi compat
1 parent 7d561a3 commit e1e0b90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ BifurcationKit = "0.4"
8888
BlockArrays = "1.1"
8989
BoundaryValueDiffEqAscher = "1.1.0"
9090
BoundaryValueDiffEqMIRK = "1.4.0"
91-
CasADi = "1.0.5"
91+
CasADi = "1.0.6"
9292
ChainRulesCore = "1"
9393
Combinatorics = "1"
9494
CommonSolve = "0.2.4"

test/extensions/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2828
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2929

3030
[compat]
31-
CasADi = "1.0.5"
31+
CasADi = "1.0.6"

0 commit comments

Comments
 (0)