From 107dce4d436d195237054edb0de5e77ec4eff952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:10:13 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /services/backend 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] --- services/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/backend/requirements.txt b/services/backend/requirements.txt index f80d998..8e590b6 100644 --- a/services/backend/requirements.txt +++ b/services/backend/requirements.txt @@ -33,7 +33,7 @@ Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==3.1.1 mccabe==0.6.1 -numpy==1.17.2 +numpy==1.22.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 Pillow==6.2.0