From 84069b5eeac10c7939cdaa2b576a892bbd99f45e Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 11 Apr 2024 13:03:49 +0000
Subject: [PATCH] chore: npsim-1.4.0

---
 spack-environment/packages.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index 8f7e51f40..33abce815 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -199,7 +199,7 @@ packages:
     - '@7.2'
   npsim:
     require:
-    - '@1.3.0'
+    - '@1.4.0'
     - +http
     - any_of: [+geocad, -geocad]
   onnx:
-- 
GitLab