From 621fdaaf4f808657e5a0c3f4aa91476750d2df34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:00:36 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.22.0 in /api Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index ca82fef..a17752c 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -20,7 +20,7 @@ Jinja2==2.11.3 lxml==4.6.3 MarkupSafe==1.1.1 mypy-extensions==0.4.3 -numpy==1.19.2 +numpy==1.22.0 openapi-codec==1.3.2 packaging==20.8 pandas==1.1.2