From ed2eabe44fdfd28008ef4d8ff08904e607b64106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 00:20:17 +0000 Subject: [PATCH] Bump spglib from 2.0.1 to 2.0.2 Bumps [spglib](https://github.com/spglib/spglib) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/spglib/spglib/releases) - [Changelog](https://github.com/spglib/spglib/blob/develop/ChangeLog) - [Commits](https://github.com/spglib/spglib/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: spglib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf17d40bb8..a5980085f3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ scipy==1.9.0 tabulate==0.8.10 matplotlib==3.5.2 palettable==3.3.0 -spglib==2.0.1 +spglib==2.0.2 pandas==1.4.4 networkx==2.8.8 plotly==5.11.0