From 5a03ddabbdbf30ee79185588e883e6ff001ae7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:03:07 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /DDT Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DDT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DDT/requirements.txt b/DDT/requirements.txt index 53e9447..687c215 100644 --- a/DDT/requirements.txt +++ b/DDT/requirements.txt @@ -1,6 +1,6 @@ scikit_image==0.14.2 fire==0.1.3 -numpy==1.16.2 +numpy==1.22.0 torchvision==0.2.2.post3 torch==1.0.1.post2 Pillow==6.0.0