From 2bcd477fc1ebd35e9e5d9298a579750bb3fe9643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 04:52:08 +0000 Subject: [PATCH 1/4] Bump pyiron-snippets from 0.1.3 to 0.1.4 Bumps [pyiron-snippets](https://github.com/pyiron/pyiron_snippets) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/pyiron/pyiron_snippets/releases) - [Commits](https://github.com/pyiron/pyiron_snippets/compare/pyiron_snippets-0.1.3...pyiron_snippets-0.1.4) --- updated-dependencies: - dependency-name: pyiron-snippets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9f3bd8519..884088946 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "pandas==2.2.2", "psutil==6.0.0", "pyfileindex==0.0.26", - "pyiron_snippets==0.1.3", + "pyiron_snippets==0.1.4", "pysqa==0.1.21", "sqlalchemy==2.0.32", "tables==3.9.2", From c10609b968cada878f8b2fafb98863e6e91da031 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 8 Aug 2024 15:51:42 +0200 Subject: [PATCH 2/4] Update environment.yml --- .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 8b1f9cc72..b9e28bcc0 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -16,7 +16,7 @@ dependencies: - pint =0.24.3 - psutil =6.0.0 - pyfileindex =0.0.26 -- pyiron_snippets =0.1.3 +- pyiron_snippets =0.1.4 - executorlib =0.0.1 - pysqa =0.1.21 - pytables =3.9.2 From bc06f854a1ef1f66861ac28b732324be6e0f896b Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 8 Aug 2024 15:53:31 +0200 Subject: [PATCH 3/4] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index acbf21193..d20f0f1a8 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -15,7 +15,7 @@ dependencies: - pint =0.24.3 - psutil =6.0.0 - pyfileindex =0.0.26 -- pyiron_snippets =0.1.3 +- pyiron_snippets =0.1.4 - executorlib =0.0.1 - pysqa =0.1.21 - pytables =3.9.2 From d8a0a8e5649212a7394f4d29cb6466f8464bca74 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 8 Aug 2024 15:55:15 +0200 Subject: [PATCH 4/4] Update environment-docs.yml --- .ci_support/environment-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-docs.yml b/.ci_support/environment-docs.yml index 6f47647df..f8b506517 100644 --- a/.ci_support/environment-docs.yml +++ b/.ci_support/environment-docs.yml @@ -18,7 +18,7 @@ dependencies: - pint =0.24.3 - psutil =6.0.0 - pyfileindex =0.0.26 -- pyiron_snippets =0.1.3 +- pyiron_snippets =0.1.4 - executorlib =0.0.1 - pysqa =0.1.21 - pytables =3.9.2