From bf2e392d9c9fd8c0cc09c78cdc3baa2b1d59705e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:23:30 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /recdeployment 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] --- recdeployment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recdeployment/requirements.txt b/recdeployment/requirements.txt index a42b8c1..761bb2d 100644 --- a/recdeployment/requirements.txt +++ b/recdeployment/requirements.txt @@ -11,7 +11,7 @@ Jinja2==3.0.1 joblib==1.0.1 lightfm==1.16 MarkupSafe==2.0.1 -numpy==1.21.0 +numpy==1.22.0 pandas==1.2.5 python-dateutil==2.8.1 pytz==2021.1