From d2a1430f08f878b0c18f08c25972e4ce877c4c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 00:32:44 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.24.2 in /Label_Microservice Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.24.2. - [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.2) --- 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..5712e214ee 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.2 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..37890b3ed9 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.2 nvidia-ml-py3==7.352.0 oauth2client==4.1.3 oauthlib==3.0.2