From 01bc3c27c7e5be58de2e5b63d92590b3a889ed3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:36:38 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /tools/SeeDot Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/SeeDot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/SeeDot/requirements.txt b/tools/SeeDot/requirements.txt index b00b1f0aa..c09dad200 100644 --- a/tools/SeeDot/requirements.txt +++ b/tools/SeeDot/requirements.txt @@ -1,6 +1,6 @@ antlr4-python3-runtime==4.7 bokeh==2.1.1 -numpy==1.16.4 +numpy==1.22.0 scikit-learn==0.19.2 scipy==1.1.0 onnx==1.8.0