From 2d3af4e2ef5f63f29ac098fbb817ab9afd483ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 09:01:04 +0000 Subject: [PATCH] Bump spglib from 2.6.0 to 2.7.0 Bumps [spglib](https://github.com/spglib/spglib) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/spglib/spglib/releases) - [Changelog](https://github.com/spglib/spglib/blob/develop/ChangeLog.md) - [Commits](https://github.com/spglib/spglib/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: spglib dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e04f31d..18c06c3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ BoltzTraP2==25.3.1 tqdm==4.67.1 tabulate==0.9.0 memory_profiler==0.61.0 -spglib==2.6.0 +spglib==2.7.0 click==8.1.8 sumo==2.3.12 h5py==3.14.0