From ace424cbc3c31792e19355eb96e34088248efcca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:34:20 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /ecommerce-fraud Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ecommerce-fraud/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecommerce-fraud/requirements.txt b/ecommerce-fraud/requirements.txt index f44d4cb..3f573d8 100644 --- a/ecommerce-fraud/requirements.txt +++ b/ecommerce-fraud/requirements.txt @@ -9,7 +9,7 @@ jedi==0.17.1 joblib==0.15.1 jupyter-client==6.1.5 jupyter-core==4.6.3 -numpy==1.21.0 +numpy==1.22.0 pandas==1.0.5 parso==0.7.0 pexpect==4.8.0