From 48d4450020543b761018f2611b95129e84b4e500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 15:28:53 +0000 Subject: [PATCH] :arrow_up: Bump numpy from 1.19.0 to 1.22.0 in /python-model-service-2 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-model-service-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-model-service-2/requirements.txt b/python-model-service-2/requirements.txt index fb025f3..ae0d838 100644 --- a/python-model-service-2/requirements.txt +++ b/python-model-service-2/requirements.txt @@ -4,7 +4,7 @@ h11==0.9.0 httptools==0.1.1 joblib==0.15.1 loguru==0.5.1 -numpy==1.19.0 +numpy==1.22.0 pika==1.1.0 pydantic==1.5.1 scikit-learn==0.22.1