From 78ff270e99760166a823529bd75f4074401ee9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:56:13 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /backend Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dda7f77..e3e2d20 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -18,7 +18,7 @@ itsdangerous==1.1.0 Jinja2==2.10 MarkupSafe==1.1.1 more-itertools==6.0.0 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 pluggy==0.9.0 protobuf==3.7.0