From 237baa1988a69a3fe6dbb5e92ef100cada84d008 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:10:20 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment-gpaw.yml | 2 +- .ci_support/environment-notebooks.yml | 2 +- binder/environment.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-gpaw.yml b/.ci_support/environment-gpaw.yml index c0319b35..01f52097 100644 --- a/.ci_support/environment-gpaw.yml +++ b/.ci_support/environment-gpaw.yml @@ -1,4 +1,4 @@ channels: - conda-forge dependencies: -- gpaw =24.6.0 +- gpaw =25.1.0 diff --git a/.ci_support/environment-notebooks.yml b/.ci_support/environment-notebooks.yml index 8c602b88..ab8e63f8 100644 --- a/.ci_support/environment-notebooks.yml +++ b/.ci_support/environment-notebooks.yml @@ -3,7 +3,7 @@ channels: dependencies: - jupyter - papermill -- gpaw =24.6.0 +- gpaw =25.1.0 - lammps =2024.06.27 - pandas =2.2.3 - pylammpsmpi =0.2.26 diff --git a/binder/environment.yml b/binder/environment.yml index a7354c71..6239f2dc 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -8,7 +8,7 @@ dependencies: - phonopy =2.34.0 - structuretoolkit =0.0.28 - seekpath =2.1.0 -- gpaw =24.6.0 +- gpaw =25.1.0 - lammps =2024.06.27 - pandas =2.2.3 - pylammpsmpi =0.2.26