From 487f2eb353253634192b2fa8dc5a78f9df2008b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:18:19 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 in /facematch Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 to 1.21.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.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- facematch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facematch/requirements.txt b/facematch/requirements.txt index e071ca16..62ed2c6c 100644 --- a/facematch/requirements.txt +++ b/facematch/requirements.txt @@ -59,7 +59,7 @@ networkx==1.11 newrelic-api==1.0.4 nose==1.3.7 notebook==4.1.0 -numpy==1.8.2 +numpy==1.21.0 oauth==1.0.1 pandas==0.17.1 path.py==8.1.2