From 6bca1dffdf611267ab7957b32b44f63097c7c4c2 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 9 Dec 2024 11:05:36 +0000 Subject: [PATCH] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 6bb05bfcd..d542bfbf9 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -18,7 +18,7 @@ dependencies: - boto3 =1.35.14 - moto =5.0.16 - aws-sam-translator =1.77.0 -- distributed =2024.8.0 +- distributed =2024.12.0 - h5io_browser =0.1.1 - pymatgen =2024.9.17.1 - python >= 3.10 diff --git a/docs/environment.yml b/docs/environment.yml index 79ad2a589..0593f6f9f 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -24,6 +24,6 @@ dependencies: - boto3 =1.35.14 - moto =5.0.16 - aws-sam-translator =1.77.0 -- distributed =2024.8.0 +- distributed =2024.12.0 - h5io_browser =0.1.1 - pymatgen =2024.9.17.1