From 35b2b55edf6b3e289106c6eba6f438c5d7c50062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:51:17 +0000 Subject: [PATCH] Bump numpy from 1.18.3 to 1.22.0 in /SAT_Website Bumps [numpy](https://github.com/numpy/numpy) from 1.18.3 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.18.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SAT_Website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SAT_Website/requirements.txt b/SAT_Website/requirements.txt index 7ea9cc5..75c7384 100644 --- a/SAT_Website/requirements.txt +++ b/SAT_Website/requirements.txt @@ -7,7 +7,7 @@ idna==2.9 joblib==0.14.1 mysqlclient==1.4.6 nltk==3.5 -numpy==1.18.3 +numpy==1.22.0 oauthlib==3.1.0 pandas==1.0.3 pycld2==0.41