From 1e03e570a8a2479517f2f9d4ba6ad89c893634fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:35:38 +0000 Subject: [PATCH] Bump numpy from 1.15.3 to 1.22.0 in /tools Bumps [numpy](https://github.com/numpy/numpy) from 1.15.3 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.15.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index db16da4..8d0e2cb 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -36,7 +36,7 @@ Markdown==3.0.1 matplotlib==3.0.1 mccabe==0.6.1 nbformat==4.4.0 -numpy==1.15.3 +numpy==1.22.0 pipreqs==0.4.9 plotly==3.4.1 protobuf==3.6.1