From d3b5f083ca9df199844528c51fef9d0d3fc8665c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:44:07 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /move_up_model 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] --- move_up_model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move_up_model/requirements.txt b/move_up_model/requirements.txt index e9be2dd..9be69dc 100644 --- a/move_up_model/requirements.txt +++ b/move_up_model/requirements.txt @@ -8,7 +8,7 @@ idna==2.9 kiwisolver==1.2.0 matplotlib==3.2.1 multidict==4.7.6 -numpy==1.18.5 +numpy==1.22.0 pandas==1.0.4 psycopg2==2.8.5 pygeohash==1.2.0