From 5c408398c89d1a08b45c199cec528c1d47bb8961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:24:36 +0000 Subject: [PATCH] Bump numpy from 1.8.1 to 1.22.0 in /odoo61/files Bumps [numpy](https://github.com/numpy/numpy) from 1.8.1 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.8.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- odoo61/files/requirements61.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo61/files/requirements61.txt b/odoo61/files/requirements61.txt index 5a9d8df0..a095956b 100644 --- a/odoo61/files/requirements61.txt +++ b/odoo61/files/requirements61.txt @@ -44,7 +44,7 @@ matplotlib==1.3.1 mccabe==0.2.1 mock==1.0.1 mygengo==1.3.3 -numpy==1.8.1 +numpy==1.22.0 oauth==1.0.1 paramiko==1.10.1 passlib==1.6.2