From 2ce409160310d2a44966c509418f8280584139f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 22:23:09 +0000 Subject: [PATCH] Bump numpy from 1.13.0rc2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.0rc2 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.0rc2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b3b8e1..3f5a81f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ ipaddress==1.0.18 Keras==2.0.4 keras-rl==0.3.0 mock==2.0.0 -numpy==1.13.0rc2 +numpy==1.22.0 olefile==0.44 pbr==3.0.1 Pillow==4.1.1