From 3b5e3701571283a875b424c9c24c24e99e1fa174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:49:32 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /dataset/FaceSwapKowalski Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataset/FaceSwapKowalski/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataset/FaceSwapKowalski/requirements.txt b/dataset/FaceSwapKowalski/requirements.txt index ea849e2..215e740 100644 --- a/dataset/FaceSwapKowalski/requirements.txt +++ b/dataset/FaceSwapKowalski/requirements.txt @@ -1,7 +1,7 @@ certifi==2018.11.29 dlib==19.16.0 MySQL-python==1.2.5 -numpy==1.15.4 +numpy==1.22.0 pathlib==1.0.1 progressbar==2.5 progressbar2==3.39.2