From 08861defe2400c9e114a2b53eb6f91cdbd3d4583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:12:15 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.1) --- updated-dependencies: - dependency-name: numpy 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 99551f3..eae8832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ spglib==1.16.3 -numpy==1.21.5 +numpy==1.22.1 pymatgen==2022.0.17 monty==2022.1.19 pandas==1.3.5