From fb4c0d9104db52e86e72ef8e260605ae20ba996c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 00:18:27 +0000 Subject: [PATCH] Bump numpy from 1.16.1+mkl to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1+mkl 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/commits/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 d9edbd1..4dfddfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 jmespath==0.9.3 nltk==3.4 numexpr==2.6.9 -numpy==1.16.1+mkl +numpy==1.22.0 pandas==0.24.1 python-dateutil==2.8.0 pytz==2018.9