From 1fe95f7eac841224aa25f66c0055daea947da018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:01:49 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /Labelling tool - WS1 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] --- Labelling tool - WS1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Labelling tool - WS1/requirements.txt b/Labelling tool - WS1/requirements.txt index 7334754..68d7d0c 100644 --- a/Labelling tool - WS1/requirements.txt +++ b/Labelling tool - WS1/requirements.txt @@ -4,7 +4,7 @@ ibm-db-sa==0.3.5 Jinja2==2.11.3 joblib==0.17.0 MarkupSafe==1.1.1 -numpy==1.21.0 +numpy==1.22.0 packaging==20.4 pandas==1.1.4 patsy==0.5.1