From 4eeb9e1ba1cc489f393073f356652722adab9d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:56:31 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 in /Baselines/streaming_sparse_gp Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 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.15.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Baselines/streaming_sparse_gp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Baselines/streaming_sparse_gp/requirements.txt b/Baselines/streaming_sparse_gp/requirements.txt index f424816..aa043b5 100644 --- a/Baselines/streaming_sparse_gp/requirements.txt +++ b/Baselines/streaming_sparse_gp/requirements.txt @@ -15,7 +15,7 @@ lda==1.1.0 libarchive-c==2.9 lxml==4.4.2 Markdown==2.2.0 -numpy==1.15.0 +numpy==1.22.0 pandas==0.25.3 pbr==3.1.1 #pkg-resources==0.0.0