From 84c39667954c9c935078985d3f5200a92fd0582b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:25:48 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.15.4...v1.22.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 72d9378c..4f4f6ca4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ mako matplotlib >= 2.2.2 mkdocs-material >= 5.1.7 mkdocs-material-extensions -numpy == 1.15.4 +numpy == 1.22.0 paramiko == 2.6.0 pandas py3Dmol == 0.8.0