From df56ec3b3acb0c52dfb980a866ad56ee216e9492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:08:24 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /Rank_4_Pradeep_Pathak Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rank_4_Pradeep_Pathak/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rank_4_Pradeep_Pathak/requirements.txt b/Rank_4_Pradeep_Pathak/requirements.txt index 40377ff..d5cd146 100644 --- a/Rank_4_Pradeep_Pathak/requirements.txt +++ b/Rank_4_Pradeep_Pathak/requirements.txt @@ -1,5 +1,5 @@ pandas==0.25.1 -numpy==1.17.2 +numpy==1.22.0 numpydoc==0.9.1 xgboost==0.90 lightgbm==2.3.0