From 30920db8a11ff740bb953ba30eca02584505edcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:59:43 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /server_data_tmp Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server_data_tmp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_data_tmp/requirements.txt b/server_data_tmp/requirements.txt index 58bc906..49a36b2 100644 --- a/server_data_tmp/requirements.txt +++ b/server_data_tmp/requirements.txt @@ -25,7 +25,7 @@ MarkupSafe==1.1.1 matplotlib==3.0.3 mysql-connector-python==8.0.15 networkx==2.2 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 protobuf==3.7.1 psycopg2==2.8.1