From 8caf661e9b7462bb25696ea7b653cf69db80a60a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:03:55 +0000 Subject: [PATCH] Bump numpy from 1.19.4 to 1.22.0 in /pacotestrab/mikaelmello Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pacotestrab/mikaelmello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacotestrab/mikaelmello/requirements.txt b/pacotestrab/mikaelmello/requirements.txt index c6d1108..8c07e99 100644 --- a/pacotestrab/mikaelmello/requirements.txt +++ b/pacotestrab/mikaelmello/requirements.txt @@ -9,7 +9,7 @@ idna==2.10 kiwisolver==1.3.1 matplotlib==3.3.3 mypy-extensions==0.4.3 -numpy==1.19.4 +numpy==1.22.0 oauthlib==3.1.0 pathspec==0.8.1 Pillow==8.0.1