From a4aa6273069804ccbcc7545fb8e730e7b7433864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 00:09:20 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.24.1 in /Label_Microservice Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.24.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.4...v1.24.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Label_Microservice/deployment/requirements.worker.txt | 2 +- Label_Microservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Label_Microservice/deployment/requirements.worker.txt b/Label_Microservice/deployment/requirements.worker.txt index 1ea4a012f5..abb59033ff 100644 --- a/Label_Microservice/deployment/requirements.worker.txt +++ b/Label_Microservice/deployment/requirements.worker.txt @@ -28,7 +28,7 @@ jwt==0.6.1 #mdparse and mistune are used to parse github issues mdparse==0.13 mistune==0.8.4 -numpy==1.16.4 +numpy==1.24.1 oauth2client==4.1.3 oauthlib==3.0.2 passlib==1.7.1 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..c76b1be5dc 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -81,7 +81,7 @@ nbformat==4.4.0 networkx==2.3 notebook==5.7.8 numexpr==2.6.9 -numpy==1.16.4 +numpy==1.24.1 nvidia-ml-py3==7.352.0 oauth2client==4.1.3 oauthlib==3.0.2