From 47339e60526ab02a63584e667eb394fa6c754854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:07:59 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /back-end/emnd_backend Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- back-end/emnd_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/emnd_backend/requirements.txt b/back-end/emnd_backend/requirements.txt index 5109013..a6c2ae2 100644 --- a/back-end/emnd_backend/requirements.txt +++ b/back-end/emnd_backend/requirements.txt @@ -10,7 +10,7 @@ idna==2.6 itypes==1.1.0 Jinja2==2.9.6 MarkupSafe==1.0 -numpy==1.13.3 +numpy==1.22.0 openapi-codec==1.3.2 pandas==0.21.0 Pygments==2.2.0