From 1d473bc9bbedc9a655bf67d4d354ccd0a5c47e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 23:43:44 +0000 Subject: [PATCH] build(deps): bump numpy from 1.15.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.2...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 d7f09e2..f75126d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ kiwisolver==1.0.1 matplotlib==3.0.0 more-itertools==4.3.0 nltk==3.4.5 -numpy==1.15.2 +numpy==1.22.0 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.4