From 34a871ffe44134e0a380e0b9fa397e1955f2b7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 16:31:10 +0000 Subject: [PATCH] Bump numpy from 1.15.3 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.3 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.15.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3b5c44..61d1ed2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ EGCG-Core==0.11.1 openpyxl==2.5.12 Pillow==9.0.1 -numpy==1.15.3 +numpy==1.21.0 python-barcode==0.9.0 lxml==4.6.5 python-docx==0.8.7