From a8c8d83cb67d42c0ced8d56832a059d37554d3cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:36:31 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /barn Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- barn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/barn/requirements.txt b/barn/requirements.txt index 25462aa..81036a8 100644 --- a/barn/requirements.txt +++ b/barn/requirements.txt @@ -6,7 +6,7 @@ kiwisolver==1.1.0 Markdown==3.1.1 matplotlib==3.0.3 mpmath==1.1.0 -numpy==1.13.3 +numpy==1.22.0 protobuf==3.9.1 pyparsing==2.4.2 python-dateutil==2.8.0