From cb0099ce9126050d7acb7a384cd9704f0a550adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:55:32 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements_all.txt diff --git a/requirements_all.txt b/requirements_all.txt old mode 100755 new mode 100644 index 9088024..41dde1e --- a/requirements_all.txt +++ b/requirements_all.txt @@ -13,7 +13,7 @@ itsdangerous==1.1.0 Jinja2==2.10.1 json2html==1.3.0 MarkupSafe==1.1.1 -numpy==1.17.2 +numpy==1.22.0 oauthlib==2.1.0 pandas==0.25.1 pycparser==2.19