From e0424b58b119691c829c3c9fc81604bbf72b4d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:39:53 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /data Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index b5416ec..18b9d78 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -31,7 +31,7 @@ matplotlib==3.0.2 monotonic==1.5 more-itertools==8.3.0 multidict==4.7.6 -numpy==1.18.5 +numpy==1.22.0 packaging==20.4 pandas==0.24.1 Pillow==7.2.0