From 370b51a1f033124a4422572dfc2b891a3b373378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:14:30 +0000 Subject: [PATCH] Bump numpy from 1.8.1 to 1.22.0 in /www-srv Bumps [numpy](https://github.com/numpy/numpy) from 1.8.1 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.8.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- www-srv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-srv/requirements.txt b/www-srv/requirements.txt index ae5ad048..1f19e977 100644 --- a/www-srv/requirements.txt +++ b/www-srv/requirements.txt @@ -9,7 +9,7 @@ gnureadline==6.3.3 uWSGI==2.0.15 ipython==2.0.0 itsdangerous==0.24 -numpy==1.8.1 +numpy==1.22.0 psycopg2==2.5.2 redis==2.10.3 tweepy==2.3.0