From fd009a308387431505582a69f4ae929f942e7aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:05:10 +0000 Subject: [PATCH] Bump numpy from 1.16.3 to 1.22.0 in /paper_fig Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 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.16.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paper_fig/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper_fig/requirements.txt b/paper_fig/requirements.txt index c271223..1bb6d73 100644 --- a/paper_fig/requirements.txt +++ b/paper_fig/requirements.txt @@ -64,7 +64,7 @@ msgpack==0.5.6 msgpack-numpy==0.4.3.2 murmurhash==0.28.0 natsort==6.0.0 -numpy==1.16.3 +numpy==1.22.0 oauthlib==3.0.1 odfpy==1.4.0 openpyxl==2.6.2