From b45ae551451bf2644557f93bf735cab747372999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 14:33:16 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.0. - [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.15.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb49c52717..fefe172dda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ ase>=3.15.0 cclib>=1.7.0 mako matplotlib>=2.2.2 -numpy==1.15.4 +numpy==1.21.0 openbabel pandas>=1.01 paramiko==2.6.0