From ac3682bd9baa7c97def646b19b1c57501c303d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:54:44 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.0 in /dashboard_viewer Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dashboard_viewer/requirements.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dashboard_viewer/requirements.txt b/dashboard_viewer/requirements.txt index 07a87d5..a1b3db4 100644 --- a/dashboard_viewer/requirements.txt +++ b/dashboard_viewer/requirements.txt @@ -73,10 +73,6 @@ gunicorn==20.1.0 # via -r requirements.in idna==3.3 # via requests -importlib-metadata==4.11.4 - # via - # markdown - # martor kombu==5.2.2 # via celery libsass==0.21.0 @@ -87,7 +83,7 @@ markdown==3.3.6 # martor martor==1.6.7 # via -r requirements.in -numpy==1.21.5 +numpy==1.22.0 # via pandas packaging==21.3 # via bleach @@ -149,8 +145,6 @@ wcwidth==0.2.5 # via prompt-toolkit webencodings==0.5.1 # via bleach -zipp==3.8.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools