From 64a501c75ce74110f8118de97441492f928594de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 14:22:14 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.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 5fb2bba..c04d0da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bs4==0.0.1 certifi==2020.4.5.2 chardet==3.0.4 idna==2.9 -numpy==1.21.0 +numpy==1.22.0 pandas==1.1.5 PyMuPDF==1.19.4 python-dateutil==2.8.1