From e7655bc1fd37b282ca8976814a3662aa6805484c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 02:54:27 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.22.0 in /freegbdt Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 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.19.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- freegbdt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freegbdt/requirements.txt b/freegbdt/requirements.txt index 13ca0c0..e41b7a3 100644 --- a/freegbdt/requirements.txt +++ b/freegbdt/requirements.txt @@ -10,7 +10,7 @@ idna==2.10 jmespath==0.10.0 joblib==0.16.0 lightgbm==2.3.1 -numpy==1.19.1 +numpy==1.22.0 packaging==20.4 pandas==1.0.1 pyparsing==2.4.7