From ba18e5651c7706e1966573dd4bc95d5ba97aab71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:16:38 +0000 Subject: [PATCH 1/2] Bump mendeleev from 0.18.1 to 0.19.0 Bumps [mendeleev](https://github.com/lmmentel/mendeleev) from 0.18.1 to 0.19.0. - [Release notes](https://github.com/lmmentel/mendeleev/releases) - [Changelog](https://github.com/lmmentel/mendeleev/blob/master/CHANGES.rst) - [Commits](https://github.com/lmmentel/mendeleev/compare/v0.18.1...v0.19.0) --- updated-dependencies: - dependency-name: mendeleev dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7d82c4f0..c0271720 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ lammps_phonons = [ ] experimental = [ "lxml==5.3.0", - "mendeleev==0.18.1", + "mendeleev==0.19.0", "pandas==2.2.3", "requests==2.32.3", ] From 7d6d59f90d9e62cd77f685c6695f738aa2df9eea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:20:15 +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 60c7cc17..5683fd4e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -4,7 +4,7 @@ dependencies: - ase =3.23.0 - coverage - lxml =5.3.0 -- mendeleev =0.18.1 +- mendeleev =0.19.0 - numpy =1.26.4 - pandas =2.2.3 - phonopy =2.26.6