From a4d0e3d1e704e960e4b86f281bc9f129334896ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:13:57 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /pythonapi Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pythonapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pythonapi/requirements.txt b/pythonapi/requirements.txt index 34807d8..86d55c5 100644 --- a/pythonapi/requirements.txt +++ b/pythonapi/requirements.txt @@ -4,7 +4,7 @@ Django==2.2.3 django-rest-framework==0.1.0 djangorestframework==3.9.4 idna==2.8 -numpy==1.16.4 +numpy==1.22.0 pandas==0.24.2 psycopg2==2.8.3 python-dateutil==2.8.0