From a4c8e761a502c0eb10a8beb6a68b168d7ebe8e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:13:14 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /docker Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 11fab9b..c9e943a 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -49,7 +49,7 @@ MarkupSafe==1.1.1 marshmallow==2.19.5 marshmallow-enum==1.5.1 marshmallow-sqlalchemy==0.21.0 -numpy==1.18.1 +numpy==1.22.0 pandas==0.25.3 pendulum==1.4.4 prison==0.1.2