From b85568a89635ef7999d6ae05494546720d189f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:29:20 +0000 Subject: [PATCH 1/2] Bump aimsgb from 1.1.0 to 1.1.1 Bumps [aimsgb](https://github.com/ksyang2013/aimsgb) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/ksyang2013/aimsgb/releases) - [Commits](https://github.com/ksyang2013/aimsgb/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: aimsgb 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 566fa985e..d1269774f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Repository = "https://github.com/pyiron/structuretoolkit" [project.optional-dependencies] dscribe = ["dscribe==2.1.0"] grainboundary = [ - "aimsgb==1.1.0", + "aimsgb==1.1.1", "pymatgen==2024.3.1", ] pyscal = ["pyscal2==2.10.18"] From 6268851ff1a092854a4fe5e39c7e0a5de7b38947 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 15 Mar 2024 16:29:35 +0000 Subject: [PATCH 2/2] [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 caf38224e..d7ff998a0 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -1,7 +1,7 @@ channels: - conda-forge dependencies: -- aimsgb =1.1.0 +- aimsgb =1.1.1 - ase =3.22.1 - coverage - dscribe =2.1.0