From 2922f3fb8a0f12c047cb7da7e4c28dbbdf01ff70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:20:15 +0000 Subject: [PATCH] Bump numpy from 1.21.2 to 1.22.0 in /masterdata Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- masterdata/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/masterdata/requirements.txt b/masterdata/requirements.txt index d5bf0e5..9e37681 100644 --- a/masterdata/requirements.txt +++ b/masterdata/requirements.txt @@ -3,7 +3,7 @@ charset-normalizer==2.0.5 et-xmlfile==1.1.0 greenlet==1.1.1 idna==3.2 -numpy==1.21.2 +numpy==1.22.0 openpyxl==3.0.9 pandas==1.3.3 psycopg2==2.9.1