Skip to content

Commit 79b551e

Browse files
authored
Merge pull request #1268 from SciML/release-15.0.6-pr
bump deps for 15.0.6
2 parents 3b394e5 + 54d0a23 commit 79b551e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Catalyst"
22
uuid = "479239e8-5488-4da2-87a7-35f2df7eef83"
3-
version = "15.0.5"
3+
version = "15.0.6"
44

55
[deps]
66
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -68,7 +68,7 @@ Parameters = "0.12"
6868
Reexport = "1.0"
6969
Requires = "1.0"
7070
RuntimeGeneratedFunctions = "0.5.12"
71-
SciMLBase = "2.77"
71+
SciMLBase = "2.84 - 2.89.1"
7272
Setfield = "1"
7373
StructuralIdentifiability = "0.5.11"
7474
SymbolicUtils = "3.20"

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ IncompleteLU = "0.2"
6565
JumpProcesses = "9.13.2"
6666
Latexify = "0.16.5"
6767
LinearSolve = "2.30, 3"
68-
ModelingToolkit = "9.69"
68+
ModelingToolkit = "9.73"
6969
NetworkLayout = "0.4"
7070
NonlinearSolve = "3.12, 4"
7171
Optim = "1.9"
@@ -84,7 +84,7 @@ OrdinaryDiffEqVerner = "1"
8484
PEtab = "3.8"
8585
Plots = "1.40"
8686
QuasiMonteCarlo = "0.3"
87-
SciMLBase = "2.46"
87+
SciMLBase = "2.84"
8888
SciMLSensitivity = "7.60"
8989
SpecialFunctions = "2.4"
9090
StaticArrays = "1.9"

0 commit comments

Comments
 (0)