From 688a5483c5dfb982bdd5bfee33331f8b36627d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:43:58 +0000 Subject: [PATCH] Bump ase from 3.23.0 to 3.24.0 Bumps [ase](https://gitlab.com/ase/ase) from 3.23.0 to 3.24.0. - [Changelog](https://gitlab.com/ase/ase/blob/master/CHANGELOG.rst) - [Commits](https://gitlab.com/ase/ase/compare/3.23.0...3.24.0) --- updated-dependencies: - dependency-name: ase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 517a627..a92f11f 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ -ase==3.23.0 +ase==3.24.0 numpy==2.1.2 pymatgen==2024.10.29