From 50e881f3fb6c3e94f1e20227ebf5fa71e29ae5ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:32:13 +0000 Subject: [PATCH] Bump numpy from 1.21.2 to 1.22.0 in /es-clip Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- es-clip/requirements.all_snapshot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es-clip/requirements.all_snapshot.txt b/es-clip/requirements.all_snapshot.txt index a458d37e..f0951075 100644 --- a/es-clip/requirements.all_snapshot.txt +++ b/es-clip/requirements.all_snapshot.txt @@ -1,7 +1,7 @@ ftfy==6.0.3 regex==2021.8.28 tqdm==4.62.2 -numpy==1.21.2 +numpy==1.22.0 Pillow==8.3.2 torch==1.7.1 torchvision==0.8.2