From 9d72c4e222c432fbe65fc8733263c21ce8fb5858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:10:30 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 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.19.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-worker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-worker.txt b/requirements-worker.txt index ca4a971..6050b7e 100644 --- a/requirements-worker.txt +++ b/requirements-worker.txt @@ -57,7 +57,7 @@ Markdown==3.3.3 MarkupSafe==1.1.1 mock==4.0.3 nltk==3.5 -numpy==1.19.4 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 pandas==1.2.0