From 7b131ff96ce8acc4a548d8ec72b9b495904abbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:12:00 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /fooling-lime-shap Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fooling-lime-shap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fooling-lime-shap/requirements.txt b/fooling-lime-shap/requirements.txt index 0580f16..fca4d90 100644 --- a/fooling-lime-shap/requirements.txt +++ b/fooling-lime-shap/requirements.txt @@ -7,7 +7,7 @@ kiwisolver==1.1.0 lime==0.1.1.36 matplotlib==3.1.1 networkx==2.4 -numpy==1.17.3 +numpy==1.22.0 pandas==0.25.3 Pillow==6.2.1 pyparsing==2.4.4