From 7a2f9137cddd3aa7184d3a73ca7a7ac143a169c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:06:31 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 257e998..f4e702d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ docopt==0.6.2 idna==2.8 importlib-metadata==1.3.0 more-itertools==8.0.2 -numpy==1.17.2 +numpy==1.22.0 packaging==20.0 pathtools==0.1.2 pluggy==0.13.1 @@ -33,7 +33,7 @@ pytest-watch==4.2.0 pytz==2019.3 PyYAML==5.3 requests==2.22.0 -numpy==1.17.2 +numpy==1.22.0 six==1.13.0 sqlparse==0.3.0 Unipath==1.1