From 31320800d8264c4f759a5fbea0f3959e75b9dbba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:42:52 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.22.0 in /non-line-of-sight Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- non-line-of-sight/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non-line-of-sight/requirements.txt b/non-line-of-sight/requirements.txt index 0592005..04e6e0d 100644 --- a/non-line-of-sight/requirements.txt +++ b/non-line-of-sight/requirements.txt @@ -10,7 +10,7 @@ mccabe==0.6.1 mypy==0.770 mypy-extensions==0.4.3 numba==0.48.0 -numpy==1.18.2 +numpy==1.22.0 pathspec==0.7.0 Pillow>=7.1.0 pkg-resources==0.0.0