From 5bc369f5a34ae3b59e3a54f03d3cb8e665ca3115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:32:57 +0000 Subject: [PATCH 1/3] Bump h5io-browser from 0.1.1 to 0.1.4 Bumps [h5io-browser](https://github.com/h5io/h5io_browser) from 0.1.1 to 0.1.4. - [Release notes](https://github.com/h5io/h5io_browser/releases) - [Commits](https://github.com/h5io/h5io_browser/compare/h5io_browser-0.1.1...h5io_browser-0.1.4) --- updated-dependencies: - dependency-name: h5io-browser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2d7cea387..e2fdb6b53 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ 'distributed==2024.8.0', 'pymatgen==2024.9.17.1', 'pympipool==0.8.4', - 'h5io_browser==0.1.1', + 'h5io_browser==0.1.4', ] }, cmdclass=versioneer.get_cmdclass(), From d2f1d800aafba8ab3b52eec8b4c187875f944e2c Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 21 Oct 2024 11:33:19 +0000 Subject: [PATCH 2/3] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 0e7e9485f..8b83a1db5 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -19,5 +19,5 @@ dependencies: - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 -- h5io_browser =0.1.1 +- h5io_browser =0.1.4 - pymatgen =2024.9.17.1 From e47b46a1c009e8e85168c986e855ff5b87b1def8 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 21 Oct 2024 11:35:19 +0000 Subject: [PATCH 3/3] [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..6cb4b0191 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -19,7 +19,7 @@ dependencies: - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 -- h5io_browser =0.1.1 +- h5io_browser =0.1.4 - pymatgen =2024.9.17.1 - python >= 3.10 - lammps diff --git a/docs/environment.yml b/docs/environment.yml index 79ad2a589..cb08429c1 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -25,5 +25,5 @@ dependencies: - moto =5.0.16 - aws-sam-translator =1.77.0 - distributed =2024.8.0 -- h5io_browser =0.1.1 +- h5io_browser =0.1.4 - pymatgen =2024.9.17.1