From 3c4a6805c9e461b0d85ec29f24b22443e0d2d16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:09:30 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 in /save-password-exe Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- save-password-exe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/save-password-exe/requirements.txt b/save-password-exe/requirements.txt index dd69a56..582fb76 100644 --- a/save-password-exe/requirements.txt +++ b/save-password-exe/requirements.txt @@ -82,7 +82,7 @@ mccabe==0.6.1 murmurhash==1.0.2 netifaces==0.10.4 nltk==3.5 -numpy==1.18.4 +numpy==1.22.0 oauth==1.0.1 oauthlib==3.1.0 olefile==0.45.1