From 3cd392a7b631d8f0a07a7d378e241b052dfc6d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 17:21:42 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.21.0 in /python/excel Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/excel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/excel/requirements.txt b/python/excel/requirements.txt index 5fc3765..a21d9ff 100644 --- a/python/excel/requirements.txt +++ b/python/excel/requirements.txt @@ -118,7 +118,7 @@ msrestazure==0.6.2 nbconvert==5.6.1 nbformat==5.0.5 notebook==6.0.3 -numpy==1.18.2 +numpy==1.21.0 oauthlib==3.1.0 openpyxl==3.0.3 packaging==20.3